I’m currently working on a personal PHP project and I just wanted to sort of “bookmark” the resources I’ve gathered and found useful over the past few days. SimpleXML processing with PHP PHP Cookbook Using PHP 5′s SimpleXML User Registration/Account Activation Script Object Oriented PHP: Paging Result Sets Write to a file from PHP This [...]
Entries Tagged as 'PHP'
PHP 101: A Simple Seat Reservation System
April 17th, 2008 · 58 Comments · PHP
I would like to share a little application I developed last year for a simple concert that our church sponsored. The requirement was to develop a seat/ticket reservation system which will be accessed from two different locations. The application will be used by administrators only to check the available seats and will not be accessible [...]
Beginning PHP and MySQL 5 for $10
April 12th, 2008 · 1 Comment · Books, PHP
At 12:01 AM PST, a different Apress or friends of ED eBook will be priced at $10 US for a 24-hour period You can view/purchase the discounted e-books from this URL: http://www.apress.com/info/dailydeal. About the same time last year, I needed to create a simple Ticket Reservation System for a small concert in our local church. [...]