|
 |
Adobe Dreamweaver Links
Adobe.com Dreamweaver Info |
Blogs
Blogger, Blogosphere, Web 2.0... |
Design Agencies
Professional, Design, Job... |
Education And Training
Communicate, Help, Advertise... |
Flash Tutorials
Artists, Designers, Experts... |
Forums
Search, Learn, Communicate... |
Javascript Tutorials
Books, Help, Learning... |
News
Technology, Business, Web... |
|
|
|
[2004-04-29] PHP CLI and Cron In this article, Jason will explain what CLI and Cron are and how to use them together within the PHP environment.
[2004-04-29] Validating Email Addresses - Strategies and Code First it's a day, then a week, and all of a sudden two weeks has gone by and I realize that I haven't sent out a newsletter! A feeling of shame and self-loathing takes over ... forced to my desk, the writing begins. :)
[2004-04-29] Clickbank Security Using PHP Here's a way to protect the products you sell with Clickbank, using their built-in protection and by implementing a 30-day expiration, all without having to worry about managing databases or customer lists.
[2004-04-29] HTACCESS Wrappers with PHP HTACCESS is a remarkable tool you can use for password protection, error handling (like custom 404 pages), or HTTP redirects. It can also be used to transform whole folders in seconds: adding headers to all your HTML documents, watermarking all your images, and more.
[2004-04-28] HTML Forms Validation on the Client Side Form validation on the client-side is essential - it saves time and bandwidth; you also have better control to show the user the wrong field. This comparison of different validation methods includes comments for improving portability and maintainability.
[2004-04-02] Coding a Simple Guestbook Using PHP and MySQL This is a short article which shows you how to make a simple guestbook by capturing the visitor's input and storing the data in a database using PHP. You'll need to know a bit of HTML, PHP and MySQL in order to do the task. For a guestbook to work, we'll need to create 3 pages.
|
|