part Archive
-
PHP Tutorial [Part 2] underway!
Its been a while since I got an update up. I started working on the second part of my PHP tutorial. I plan on covering functions, arrays, and get/post variables for now. I will probably have a third part eventually covering advanced topics like classes, sessions, cookies, files, mysql, and stuff like [...] -
PHP Tutorial Part 1 Complete
I have completed Part 1 for the PHP tutorial. It can be found here. It covers the very basics. I will write a page on each of the basics in the future to go more in depth, and covering advanced topics. I am planning a part 2 to cover functions, arrays, [...]