This program extracts names addresses from an Informix database creates an FDF output file which links to a PDF file and displays the populated PDF file The user then prints
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
My server don’t like the mime content command so i used strrev and explode to determine the extension I was just using a simple explode of ‘ ‘ but if
IMDB Scrapper lists a directory and runs the filename through IMDB, parses the content and writes it to a file to be inserted into MySQL.
phpXplorer is an open source file management system written in PHP It enables you to work on a remote file system through a web browser By default it has got
Another query interface for PostgreSQL databases Handles connection parameter settings in several different ways This moment class has only one method dal query wich makes actual query work and returns
This is the technique to use session and change the color of the page as you like One can use the database to store color value and set when the
an easy way to update a row in a while loop.
This is the basic code that I have used that allows users to authenticate using HTTP PHP and simple mysql This allows you to utilize your database without having to
This is a simple bubblesort by Petter Nilsenthat takes arrays as argument The first one is the actual data used for sorting the second is data that will quot tag
This function translates a Postgres Query Result into an XML DOM object. Please check requirements for using this function.