Categories

Updated: 12/29/2006

MySQL to CSV Download

Extracts data from MySQL. Uses a MySQL table name or SQL statement to determine what data to extract. Formats the data into comma-delimited format, csv. Automatically translates invalid characters, such as &" to valid characters. Quotes columns where a field contains a comma. Starts the csv file download. Optionally you can define: A value to use if the MySQL column contains a null value. The file name for the download file. A password that is required to download the file. How quotes are used for columns with commas. Whether or not the MySQL column names are included as the first line of the csv file. A delimiter other than a comma. The following are required: Have MySQL and php installed. A text editor, like Notepad. Have a valid MySQL User Id and password with appropriate permission for the database being accessed. Ability to transfer MySQL to CSV Download to your web server with ftp or similar.
Similar Scripts for "MySQL to CSV Download"

User-Agent block

User-Agent block is a PHP script that allows you to ''block'' user-agents you specify, such as e-mail harvesting programs, and user-agents designed to copy your website. The script will detect the user-agent, and return a page that you can ...

netwarriors foundation

This is a development site for site_foundation, a &"post-your-story-here&" type application written in PHP using MySQL on backend not unlike slash or Thatware. Its main difference lies in its backend, user levels to determine who se...

Sockhead

Have you any idea why your network program is not giving you the right answers, or how come you just got redirected? Sockhead enables you to send a simple HTTP/1.1 request to a server and view the response from the other server. Sockhead allows you t...

Cached Fast Template

Cached Fast Template is a template system for PHP that implements caching for PHP''s FastTemplate module. Features include: Supports lock files, so long operations will not allow pages to be served only &"half&" cached, Allows ...

Htgroup

This class facilitates the maintenance of htgroup files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. Htgroup file format should conform to the httpd spec (ie. groupname: user user...
©2003-2008 jCay.com