Posted: 02-04-2010 in PHP & MySQL, Tutorials
In part 6 of the Basic PHP Video Tutorial we are going to learn about the switch statement and why its easier than the IF ELSE statement in some... Continue Reading
Posted: 02-04-2010 in PHP & MySQL, Tutorials
In part 5 of the Basic PHP Video Tutorial we are going more into detail about IF ELSEIF and ELSE statements in php, enjoy! Continue Reading
Posted: 02-04-2010 in PHP & MySQL, Tutorials
In part 4 of the PHP basics video tutorials we are going to learn how to use IF and ELSE statements to let PHP make decisions for us. Continue Reading
