| MySQL backup tutorial | | In this tutorial I will show you a short and simple way how to create a backup copy of your MySQL database using the mysqldump utility.
|
| How to process your form easily | | Here you'll find how to get form processing script easily in a few minutes and with no programming required.
|
| PHP Shopping Cart Tutorial | | This tutorial will help you understand the basics of creating an online store. It covers main facilities that one should provide: product and category management, order management, user-friendly storefront, security issues, integration with PayPal and more. Live store demo and free sources download is available!
|
| Display Date and Time ih PHP | | In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Let's see our sample.
|
| PHP and AJAX Login Form | | Spice up your PHP login forms using Ajax and the Prototype Javascript library.
|