|
|
| Edit and save a paragraph of text in an HTML page |
|
| Browse files uploaded without page reloading |
|
| Edit and save table data without page refreshing |
|
| Process a poll without reloading the poll page |
|
| AJAX based star rating system |
|
| Take backup of files by copying to other directory |
|
| Generate calendar for a given month |
|
| Compare two text files and show different lines |
|
| Lookup the country of a given IP address |
|
| Create a CSV with a list of files of a directory |
|
| Generate of map of the files of a directory in XML |
|
| Create ZIP file archives and serve for download |
|
| Generate bar charts from arrays of data |
|
| Search images on Google and download its files |
|
| Obfuscate and compact PHP source files |
|
| Get geographic location of IP address from GeoIP |
|
| Convert currency amounts using Google searches |
|
| Search the Internet for certain files using Google |
|
| Search for text in files like the Unix grep tool |
|
| Compose and output HTML documents programatically |
|
| CAPTCHA validation asking questions about pictures |
|
| Lookup DNS to obtain the SMTP servers of a domain |
|
| Generate picture frames of with custom text |
|
| Compares strings to determine similarity level |
|
| Output debugging information of the current script |
|
| Find files with the same contents |
|
| List the contents of directories in a Web page |
|
| Convert variable values to JSON and XML formats |
|
| Find out how a site ranks in Google for a keyword |
|
| Decrypt MD5 password and hashes with MD5Decryter |
|
| Obfuscate PHP as base64 encoded strings |
|
| Code to implement online bookmarking in a page. |
|
| Display text messages scrolling vertically |
|
| Search for text in all tables of a MySQL database |
|
| Change words of a text with synonyms |
|
| Search for music using the Yahoo Music API |
|
| Execute server side actions without page reloading |
|
| Generate tag cloud from lists of links |
|
| Render text on image using images of letters |
|
| Render a text string as an image |
|
| Lookup and retrieve colors of the Web Safe palette |
|
| Get the video download URL using the YouTube API |
|
|