Html5 and CSS3 Tutorial
A tutorial on Html 5 and CSS 3. I go over some of the new functions for html5, embedding audio and video and also using form validation with html5....
25,706 views
Profile Page in PHP
In this Tutorial I go over how to create profile pages in php using requests. I also show how to rewrite urls using htaccess file. I show how to us...
2,362 views
-
8 months ago
ryanconn4
commented:
I have a tutorial that goes over user registration on my channel that should get you started, you would just insert the data from a drop down about the same way.
A Php Registration form
A very simple tutorial on a registration script for php. I made a very easy to understand tutorial on php, on how to create a registration form,
i...
15,092 views
thats the unix timestamp you can pass parameters in if you want just google php time function
A Php Registration form
A very simple tutorial on a registration script for php. I made a very easy to understand tutorial on php, on how to create a registration form,
i...
15,092 views
-
8 months ago
ryanconn4
commented:
no just set it as a string or varchar
Cocoa Programming L40 - NSUserDefaults
How to save application preferences using NSUserDefaults.
AppleProgramming • 1,161 views
Creating a Wordpress Theme
In this tutorial I show how to successfully create a wordpress theme from scratch.
I go over the use of wordpress conditional tags, how to use them...
2,422 views
Html5 and CSS3 Tutorial
A tutorial on Html 5 and CSS 3. I go over some of the new functions for html5, embedding audio and video and also using form validation with html5....
25,706 views
-
9 months ago
ryanconn4
commented:
I should be able to get one of those done... Will let you know when i finish it.
Profile Page in PHP
In this Tutorial I go over how to create profile pages in php using requests. I also show how to rewrite urls using htaccess file. I show how to us...
2,362 views
Your welcome I am glad it helped
Login script php
The second part of making a membership script, login in using session variables.
If this tutorial helps you show support by subscribing to my blog...
2,275 views
-
9 months ago
ryanconn4
commented:
In that one I am using Dreamweaver CS5... Thanks I am glad you liked it.
Mysql in php tutorial Part 2
This is Part 2 of a mysql tutorial in php. Where I finish going over how to update records in a mysql database using mysql queries.
ALL FILES ARE ...
376 views
Mysql in php tutorial Part 1
This is a tutorial on using mysql in php. I go over updating and deleting records with mysql in php. I also go over proper mysql syntax for running...
509 views
CodeIgniter Views
This video shows some very basic info on how to construct your views so that you can have variable content. Eg separate your footer, banner and con...
Verbloten • 3,059 views
Very good tutorial for codeigniter!
-
1 year ago
ryanconn4
liked
PHP Tutorials: Sending a SMS message using PHP (Part 1)
Simply, how to send a SMS (text) message using PHP and a gateway to handle to request. Uses cURL to submit the form data. Any gateway can be used, ...
phpacademy • 26,723 views
-
1 year ago
ryanconn4
commented:
a very necessary tutorial, its good to see someone do it. Theres not a lot of tuts that break it down sms that well.
PHP Tutorial #1 - Covering the basics
This PHP tutorial covers the echo, the if...else statement and integer variables. A more in depth written tutorial shall be available on my website...
Grollon999 • 172,568 views
Its a decent tutorial but you could have covered it in showing how to write a script, i have a few tuts on my channel, that covers basics while showing how to write a script.
Php do/while and if/else statements
This is a simple tutorial on using if/else and do/while statements in php. I explain how to use if/else and do/while statements and also explain on...
356 views
In that one I am using adobe dreamweaver cs5.