Posts Tagged ‘lesson’
PHP Tutorial #2 - Variables and comments
Remember this video has been uploaded in full HD, 1280X720 (720P)! If you have a good internet connection please view in HD for better viewing.
In this lesson we will show you the some of the items needed in everyday php programming, variables and comments.
A short overview about what is talked about in the video:
-PHP comments.
-PHP variables (Strings [text], Integers [numbers], and some variable rules).
Thank you for watching.
P.S: You can now see this tutorial on the XCodec Official gallery, http://gallery.thexcodec.com
Duration : 0:4:20
PHP Tutorials: Image upload site: Design (Part 1)
First thing’s first, the layout! The design process for the image/video upload site project.
Duration : 0:9:48
PHP Tutorials: Register & Login: User registration (Part 3)
Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.
Duration : 0:9:56
PHP Basics: Common Errors (Part 2)
Common errors you may come across when programming, and the solutions.
Duration : 0:8:28
PHP Basics: Common Errors (Part 1)
Common errors you may come across when programming, and the solutions.
Duration : 0:6:22
PHP Tutorials: SQL Injection (Part 1)
Learn what SQL injection is and how to get access to an account without a password.
Duration : 0:7:59
PHP Tutorials: Create a Search Engine (Part 1)
Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.
Duration : 0:7:14
PHP Tutorials: Register & Login: User registration (Part 1)
Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.
Duration : 0:8:16
PHP Tutorials: Display Recent Posts from a phpBB Forum (Part 1)
Display the most recent posts, with the limit you choose from a phpBB forum. A start to finish tutorial showing you how to access database posts and learn how to display them, with effective links directly to your forum.
Duration : 0:8:34
PHP Basics: Install a Webserver with PHP and MySQL (Windows)
Get started with PHP by installing a webserver with PHP and MySQL support. For ease of use and convenience, i’ll be showing you how to install XAMPP available from http://www.apachefriends.org/en/xampp.html
Duration : 0:9:25