Posts Tagged ‘Learning’
PHP Tutorials: File upload (Part 1)
Uploading a file, learning how to get properties of the file, how to exclude specific file types and setting a file size limit.
Duration : 0:9:17
Learning C Programming Lesson6 : Global Variables
Global, Static and Register Variable. Learn more by watching this video
More videos will be available on www.UmiCity.com www.umicom.com and you can email me for more info or a CD with all my videos in HTML, PHP, C programming and other courses
Duration : 0:7:46
PHP Tutorials: Sending email (Part 2)
Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!
Duration : 0:6:58
PHP Tutorials: Sending email (Part 1)
Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!
Duration : 0:5:51
Learning PHP Programming Lesson 3: Variables
We are still in the foundation of PHP learning about Variables
Duration : 0:7:59
Learning PHP Programming Lesson 9: Escape Characters
This is a very useful lesson showing you how to use Escape characters
Duration : 0:6:58
Learning PHP Programming Lesson 11: Array adding infront and at the end
This example shows you how to add to the beginning of the array and at the end
Duration : 0:8:25
Changing Values in Array
While Loop example lesson
Here we will do example of Function Arguments