Posts tagged with 'MySQL' from 1 to 24 of 25
Import an Excel file into MySQL
After uploading the Excel file to your web space, use this SQL:load data local infile '/complete/path/to/your_csv_file.csv' into table table_namefield [...]
- up ↑
- programming
- 30th Jul 2006
Netserver
Install NetServer and your PC will become a Web Server, MySQL Server, FTP Server, Mail Server in 5 minutes. [...]
- up ↑
- web design
- 9th Aug 2005
30 AJAX tutorials
A list of 30 tutorials on AJAXy stuff like Using XMLHttpRequest with php and mysql, AJAX Drag and Drop and AJAX File Uploader. [...]
- up ↑
- programming
- 26th Dec 2007
Creating next and previous buttons
Here's a useful tutorial for creating next and previous buttons using PHP and MySQL: tutorial at ONLamp< /a>. [...]
- up ↑
- web design
- 29th Apr 2004
form generator
Aform is a neat application that automates the form building process. You simply enter your form details and the accessible xhtml is created for yo [...]
- up ↑
- web design
- 14th Sep 2005