This program is built by using PHP. With the help of this program the webmasters can block third party programs by which the users can easily access click through links or banners and also the users can produce a sale on network through affilitate...
This is a tutorial which teaches the users how to use html forms to perform error checking and to display message with php. The author explains about creation of form in which they should add few radio buttons, check box, text area, and a drop...
This is a presentation given to the Informix Users conference in October 2000 on using PHP with Informix. Included is the entire source of a PHP program used to update a video-tape database and other related examples and demos.
This is a tutorial where users are allowed to pass variables with html forms using php. The author says to the users that they should verify or perform client side validation to the information from a form submitted by them after they enter their...
PHP/MySQL Tutorial is an article with three parts. The first part covers the installation information for Unix and Windows. In the second part, the author shows loops, if-else statement, how PHP can be used with HTML forms and how to edit or...
Simple Login/Registration Using Flash with PHP and mySQL is a tutorial for creating simple login or registration using flash5 with PHP and MySQL database backend. This is an preface to using mysql database and PHP in flash. The author clearly...
Sending mail to the mail list is a PHP based article with which you can learn to send emails through simple loops. This taught program also provides users with an example of how to move in and out of a loop using PHP and HTML. You can also know...
Site Templating System Using PHP is an useful article dealing with web page designing. In this tutorial the author has narrated the ways and means of presenting all your web pages with an identical page layout. You will also come to know about the...
Data Binding with Windows Forms and ADO.NET is an useful article that cover various topics such as information about the databinding and Windows forms, how to create databound Windows forms and dataset objects, populating combobox with data,...
Provides explanation and sample code on using PHP with the GD graphics library to produce GIF, JPEG or PNG images on the fly. |