• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PHP

dorion

Senior member
There is an open position at my school for a part time Web Programmer. I haven't done any web development. Anybody have some good ideas and books so I can dive head first into PHP? I have a few languages under my belt so I'm hoping to get real deep into PHP and grab this job since no one else seems to want it.
 
Install it onto your system and dive right it. That's usually the best way to learn it. Google what you don't know. Amazon search for highly rated books if you prefer books.
 
If you really know how to program then php.net's docs should be all you need to get the job done. It's really not much different then 99% of the other languages out there.
 
I have been learning php on the job for the last 3 months, it is an absolute breeze if you have any programming experience.

Like mentioned above, there are tons of online resources. Download and install XAMPP or APACHE and go to town.
 
Back
Top