![]() |
| Welcome to AnimeOnline.net, your personal Anime Community! | Anime Online Rulez! |
| |||||||
| The Thread Vault Collection of archived threads and discussions that no longer are part of the community. |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
![]() Newbie Join Date: Nov 2004 Location: Outside Your window. *Waves*
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
![]() ![]() | Php, How does it work? A friend of mine is building a site.. but its taking him a while.. cause its php. i know u use this for databases... but how difficult is it to learn?
__________________ |
| Status: Offline
|
| | #2 (permalink) |
| Newbie Join Date: Nov 2004 Location: Long Island, NY
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
![]() ![]() | Briefly, (since I'm still at work as of the writing of this...), PHP is a server-side scripting language used to create dynamic html pages. It's learning curve depends on the individual's background experience with general programming concepts and what they intend to do with PHP. For example, someone who has some C++ background will recognize the various keywords like for or while and easily pick up on how to implement them since the syntax is basically the same. At the same time, if someone is looking to design a site that is expected to be quite large (possibly a corporation's website with several databases working simultaneously) the amount of the PHP language needed to know how to do that is going to be much greater than say, a 10 page site that is using PHP to cut down on code duplication. Since PHP is a hybrid of both procedural and object oriented programming, it really all depends on how much you want to learn and how far you want to go with it. Basic scripts are very easy to understand and can be found all over the web. Check out some examples and see for yourself. Personally, I found it very easy to pick up and learned it in my spare time, but than again I have several years of programming experience, so going by my account is probably not such a great idea. My suggestion is go to http://www.php.net and check out their beginners examples and take it from there. |
| Status: Offline
|
| | #3 (permalink) | |
![]() Legendary Otaku Join Date: Oct 2004 Location: Radford VA
Posts: 2,523
Thanks: 0
Thanked 3 Times in 2 Posts
![]() ![]() | Quote:
__________________ | |
| Status: Offline
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |