Source Files – www.developphp.com In this Flash ActionScript 3.0, PHP, and MySQL tutorial video and source file download you can learn how to build slick CMS(Content Management Systems) for your client websites or for projects that require many people to input data. A Content Management System made in Flash makes editing content easier visually and…
Tag: PHP
PHP Tutorials: Register & Login: User login (Part 1)
Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.
The Web Programming CD Bookshelf Version 1. 0
Product Description We’ve packed six of our best-selling Web Programming guides onto this CD-ROM, giving you 4,668 pages of O’Reilly references and tutorials — fully searchable and cross-referenced, so you can search either the individual index for each book or the master index for the entire collection. Included are the complete, unabridged versions of these…
Learning the Basic’s of PHP Programming – Tutorial 3
This is the third tutorial for this PHP series. In this video, I show you how to compose a simple If-Else statement and While statements.
Learning the Basic’s of PHP Programming – Tutorial 4
Simple quick tutorial showing you all the different operators that are available to you while coding in ANY programming language.
Building E-Commerce Web Sites with PHP and MySQL
Product Description Building E-Commerce Web Sites with PHP and MySQL walks a reader through setting up an e-commerce Web site. Everything is covered icluding:Â designing the visual interface, creating the database, generating an online catalog, managing the shopping cart, handling the order and the payment process, and fulfilling the order. Because of the nature of…
Advanced PHP Programming: Developing Large-scale Web Applications with PHP 5
Product Description While there are many books on learning PHP and developing small applications with it, there is a lack of information on “scaling” PHP for large-scale, business-critical systems. PHP is now starting to make inroads into large-scale business-critical Web systems. The introduction of PHP 5 two years ago brought enterprise-grade capabilities to PHP —…
Learning the Basic’s of PHP Programming – Tutorial 5
In this tutorial, I show you how to create and use what are known as ‘Case Structures’ using PHP.
PHP Editing & Programming Tutorial -1- Intro to XAMPP
Hey guys this is the first part of many tutorials for PHP programming and Editing. SO this is the intro to XAMPP and how it is used with PHP. I will go more detailed on the next tutorial but for now this is the basic into. XAMPP Download: www.apachefriends.org NotePad++ Download: notepad-plus.sourceforge.net AlleyCode Download: www.alleycode.com…
Prototype and Scriptaculous in Action
ISBN13: 9781933988030 Condition: USED – VERY GOOD Notes: Product Description “This book should rightly be considered the bible of Prototype and Scriptaculous.” — JavaLobby Prototype and Scriptaculous are libraries that extend standard Ajax. They make it easier to program Ajax and provide powerful features like drag and drop and animation. In this book, developers learn…