I need a good tutorial to get me up to speed with PHP4 or 5 in 24 hours.. well, make it 8. I know C++. Consider my PHP level around 0.1 on a 0-10 scale. Any suggestions?
Printable View
I need a good tutorial to get me up to speed with PHP4 or 5 in 24 hours.. well, make it 8. I know C++. Consider my PHP level around 0.1 on a 0-10 scale. Any suggestions?
Oh, I should mention that the stuff is going to run under Apache2/Win32 and I am familiar with HTML and normal web design (without being an expert). It's one of those projects that come on Friday just before going home and have to be ready by Monday morning.
http://www.php.net is an excellent resource for code snipets and ideas. I would however recommend a good book over any online tutorial. The refrence material is invaluable when learning a new programming language. I got a good book from peach tree and it's been a great stepping stone, i still use it for a refrence from time to time.
you can also check this page at Hotscripts for some great tutorials with samples