Posts tagged with 'File API' from 1 to 24 of 81
Track Your Rank Using the Google API
Looks like a useful article from Sitepoint, explaining how to use the Google API for tracking your website ranking. [...]
- up ↑
- web design
- 14th Apr 2006
file extensions with php
you can drop the file extension in your url's to leave nice and clean addresses like theletter.co.uk/contact instead of theletter.co.uk/contact.php. [...]
- up ↑
- web design
- 11th Apr 2005
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
Data tables to visual charts
- up ↑
- web design
- 9th Jan 2008
Build a Site Search
Mike Papageorge explains how to use the seperate API's from Google, Yahoo and MSN to integrate a search engine into your site. Uses PHP. [...]
- up ↑
- web design
- 15th Dec 2005
PHP file upload progress bar
PECL [...]
- up ↑
- programming
- 8th Jan 2007
Robots Exclusion
Web Server Administrator's Guide to the Robots Exclusion Protocol. This page gives you a run-through of what to include in your robots.txt file. H [...]
- up ↑
- web design
- 5th Feb 2004
Plot graphs and charts
- up ↑
- web design
- 7th Dec 2007