Cazpa.com PHP Developer & Website Designer

28Jun/102

Javascript Tutorial #7 – Part 2

In this tutorial, we cover the first two types of loops - while and do...while. Please rate, favourite, comment & subscribe. Website : asib12.com

16Jun/104

Javascript Tutorial #7 – Part 1

In this tutorial, we cover the first two types of loops - while and do...while. Please rate, favourite, comment & subscribe. Website : asib12.com

8Jun/100

Javascript Tutorial 4 – While and For

another Javascript tutorial watch and learn aim = cpanswerman

19May/108

Javascript Tutorial #6 – Part 2

In this tutorial, we cover functions and their use. If you liked this tutorial please check out my others. Please rate, favourite, comment and subscribe. Website : asib12.com (It's up! PC specs there!)

3Feb/1025

PHP Tutorial // User Registration w/ SQL 2 [Better]

a user registration using php and mysql, much better than the other one, also double the length. source available at neoblob.com

14Jan/1025

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) unsigned NOT NULL auto_increment, `username` varchar(20) NOT NULL default '', `password` varchar(50) NOT NULL default '', `email` varchar(40) NOT NULL default '', `ip` varchar(20) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;...

13Jan/1019

JavaScript tutorial 1 – Functions

This is my first javascript tutorial, I decided to make it on functions since it's an important part of javascript.

   
Powered by WordPress Lab