
Cruel__Machine
Senior Member

Jan 30, 2005, 8:08 AM
Post #3 of 6
(697 views)
Shortcut
|
PHP is similar to an actual programming language (like c++) but for web development. It's server-side code, meaning that (assuming the web server functions correctly) no one visibly see the code, like HTML. It is, like you said, very commonly used in forum-type features because it can easily be used with databases, especially MySQL. It actually isn't a very hard language to learn, if you already know other languages. I'm actually making a site right now that will distribute tutorial videos demonstrating various computer info, one topic being PHP. I'm not sure of the domain right now... I'm thinking about ordering videonubs.com :). The site should be up within the month, then I can release the link.
EOP ___________________________ "If evolution were true, I'd have a self-lubricating hand." Programmers: http://Cruels.net
|