Posts Tagged ‘site’

PHP Tutorials: Image Upload Website – User Registration [2/4] (8/30)

Create an image upload website in this easy to follow series. Includes user registration/login, creating, renaming and deleting albums, uploading images with thumbnail generation and deleting images. Design template files can be downloaded from the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Image Upload Website – Menu & Login Form [1/1] (2/30)

Create an image upload website in this easy to follow series. Includes user registration/login, creating, renaming and deleting albums, uploading images with thumbnail generation and deleting images. Design template files can be downloaded from the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Image Upload Website – Creating Albums [1/2] (13/30)

Create an image upload website in this easy to follow series. Includes user registration/login, creating, renaming and deleting albums, uploading images with thumbnail generation and deleting images. Design template files can be downloaded from the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Image Upload Website – Introduction & Directory Structure [1/1] (1/30)

Create an image upload website in this easy to follow series. Includes user registration/login, creating, renaming and deleting albums, uploading images with thumbnail generation and deleting images. Design template files can be downloaded from the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

NEW Image Upload Website (Visual Upload) Tutorial Coming Soon!

The new tutorial is coming soon. Visit phpacademy.org for a live demo. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

8. E – Commerce Website PHP MySQL Tutorial – Product Display Page

www.developphp.com In this 8th video we will begin creating the dynamic product display page, and also discuss payment gateway shopping cart options. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.

11. E – Commerce Website Tutorial – Display the PHP Shopping Cart

www.developphp.com In this 11th video we will gather all the variables for each cart item by accessing our MySQL database. This way we can design our cart to look any way we wish. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.

PHP Tutorials: Image upload site: Albums (Part 2)

Add album functionality allowing the user to create, view and delete albums, as well as seeing their contents.

2. Flat File .txt + PHP Database Tutorial – Allow user or client to change data – CMS

Copy+Paste Source Available: www.developphp.com In this lesson series Adam Khoury demonstrates using .txt Flat File Database systems as an alternative to MySQL, XML, or other database systems. In part 2 you will learn how to allow a user or client to change the data from smart easy web forms. Many people do not have tech knowledge and do not like going on the server to alter a CMS file. You must make forms to alter the data. Lesson Presented by www.developphp.com

Experience Level Programming Tutorial for PHP MySQL Game or Web Site XP

Learn to use PHP to tally up a user’s Experience Level from any number stored or derived from a MySQL database and render graphics accordingly. Can be used for games or web site programming. You can easily adjust all numbers to fit your system. Script used in the video tutorial is locate here: www.developphp.com