| PHP Tutorials: Name Splitter (Part 1) | Splits a full name into two seperate variables. Useful for signup forms where you just want to ask the user their full name, and not have two seperate boxes for first and last names. | Category:PHP |
| Ruby on Rails vs PHP - Commercial #2 of 9 | Gregg Pollack from EnvyLabs.com and Jason Seifer from http do some Ruby on Rails commercials in the same style of the Mac vs PC ads. Videos produced by Jason Hawkins of MakeFilmWork.com. | Category:PHP |
| PHP Tutorial // User Registration w/ SQL | PLEASE CHECK OUT THE SECOND VIDEO OF THIS A quick and easy user registration using php, sql and phpmyadmin. For full size and source codes: www.neoblob.com SQL: CREATE TABLE `user` ( `id` int(10) unsi... | Category:PHP |
| PHP Basics: Arrays | Arrays allow you to store a number of data values inside one variables, which makes it easier to read, quicker to assign and easier to access each element! | Category:PHP |
| PHP Tutorials: Name Splitter (Part 1) | Splits a full name into two seperate variables. Useful for signup forms where you just want to ask the user their full name, and not have two seperate boxes for first and last names. | Category:PHP |
| Ruby on Rails vs PHP - Commercial #2 of 9 | Gregg Pollack from EnvyLabs.com and Jason Seifer from http do some Ruby on Rails commercials in the same style of the Mac vs PC ads. Videos produced by Jason Hawkins of MakeFilmWork.com. | Category:PHP |
| PHP Tutorial // User Registration w/ SQL | PLEASE CHECK OUT THE SECOND VIDEO OF THIS A quick and easy user registration using php, sql and phpmyadmin. For full size and source codes: www.neoblob.com SQL: CREATE TABLE `user` ( `id` int(10) unsi... | Category:PHP |
| PHP Basics: Arrays | Arrays allow you to store a number of data values inside one variables, which makes it easier to read, quicker to assign and easier to access each element! | Category:PHP |
|