Buy me a Beer
Web 2.0 Training
 
headermask image

Random Header :: Unpredictably Exciting

category archive listing Category Archives: Downloads

This is why I wanna work in IT…

1. I have already enjoyed my life in childhood
2. I love tension
3. I don’t want to spend time with my friends
4. I love night outs
5. I love to work on [...]

Explicit content – Girlfriend’s Revenge !

PHP Keyword Analyser

This can be used to find out how a site ranks in Google for a keyword. It can access Google search pages to perform a search for a given keyword. The class check the first 10 pages of results and check whether any pages of a given site appear in the results.
It returns the first [...]

AJAX Grid :: Edit and save table data without page refreshing

This class can be used to edit and save data of table columns.
It uses AJAX to save the changed table cells without refreshing the current page.
The changed cells are saved by backend scripts that store the updated data in server side text files.
Download:

http://www.phpclasses.org/browse/package/2828.html
http://phpclasses.dmwtechnologies.com/browse/package/2828.html (mirror)

AJAX File Uploader :: Uploaded files without page reloading

This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page.  There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page.
A [...]