browse by tag: screencast
sort by
Building the Back-End of a Photo Site
in PHP added by goodphptutorials, 7 hours ago backend photo screencast
For those of you who have been following the last few screencasts, you must have noticed that each tutorial has been centered around a "photo site" theme. (See Scanning Folders With PHP, How to Dynamically Create Thumbnails, and Create a Photo-Admin Site Using PHP and jQuery. Today, we'll build the backend for a photo site. This tutorial will teach you how to add, delete, and update photos.
comment save reportScreencast: Quick PHP Form Validation with PEAR
in PHP added by ryanhavoc, on 8/9/2008 PEAR form screencast validation
This is a 17 minute screencast tutorial of how to use the Validate PEAR package to give you quick form validation.
comment save report