sime27 Posted January 17, 2003 Share Posted January 17, 2003 i done a few sites (basic sites) useing html example but whats all the other langues such as , PHP, XML etc... whats the diffrent from html?? what other features you get?? i,ve only ever used dreamweaver for my sites can i use PHP, XML from within dreamweaver?? and what would i benifit from these other codes?? also what is mysql ? i seen that about alot to after looking at my site would these codes (PHP, XML) be out of my league? Link to comment Share on other sites More sharing options...
0 thingsforjason Posted January 17, 2003 Share Posted January 17, 2003 i done a few sites (basic sites) useing html examplebut whats all the other langues such as , PHP, XML etc... whats the diffrent from html?? what other features you get?? i,ve only ever used dreamweaver for my sites can i use PHP, XML from within dreamweaver?? and what would i benifit from these other codes?? also what is mysql ? i seen that about alot to after looking at my site would these codes (PHP, XML) be out of my league? most of these other languages you hear about are server side languages...PHP, ASP... with those you get a lot of programmability that the client never has to deal with, but you need a web host that supports the language. mySQL a database...which you can interface with PHP or another server side language, and you can do pretty much whatever you want with that. guestbook, shopping cart, forum....etc. it really depends on if you need all these technologies. if you're just making simple sites, you can still do it all in basic HTML, maybe with some javascript and css thrown in for fun. Link to comment Share on other sites More sharing options...
0 sime27 Posted January 17, 2003 Author Share Posted January 17, 2003 i done bits in java before but whats css? thanks Link to comment Share on other sites More sharing options...
0 thingsforjason Posted January 17, 2003 Share Posted January 17, 2003 Cascading Style Sheets. google it. :) and java...that's different from javascript. and vbscript. and jscript. Link to comment Share on other sites More sharing options...
0 +primortal Subscriber² Posted January 17, 2003 Subscriber² Share Posted January 17, 2003 Also have DHTML (dynamic html) Link to comment Share on other sites More sharing options...
0 sime27 Posted January 17, 2003 Author Share Posted January 17, 2003 so whats the diffrence if any between dhtml and html? Link to comment Share on other sites More sharing options...
Question
sime27
i done a few sites (basic sites) useing html example
but whats all the other langues such as , PHP, XML etc... whats the diffrent from
html?? what other features you get??
i,ve only ever used dreamweaver for my sites
can i use PHP, XML from within dreamweaver?? and what would i benifit from these other codes??
also what is mysql ? i seen that about alot to
after looking at my site would these codes (PHP, XML) be out of my league?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts