View Single Post
  #2  
Old 02-22-2011, 10:07 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 400,391
Hall of Famer is on a distinguished road
Default

A very helpful guide Knyfe. With Kaeliah possibly adding her stuff to Mys v1.2.0 this or next week, I will be writing a few tutorials for PHP coding. They aint really hard to learn though, the difficulty is how to make good use of what you learn.

Upcoming PHP Tutorials:
1. Basic PHP: Variables/Constants, Operators, Logic and Other basic syntax.
2. Conditional Branches: If...else, Switch...case and more.
3. Loops: While loop, Do...while loop and for loop(the foreach loop will be introduced in array section).
4. Functions: Global functions and create/call user defined functions.
5. Arrays: Number-indexed arrays, Associative arrays and Array loops.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote