| We STRONGLY recommend to edit these scripts with Notepad++ |
| Like these scripts? Help us maintain this site and add more free scripts by making a small donation.
|
| Email Newsletter with inline images and link back (2010-01-21. 7 downloads to date) |
| A relatively simple way to set-up a newsletter, in AJAX.
Design your own HTML newsletter, insert images that will be shown in-line in your message and can be links to other websites or pages on your own, and include an "Unsubscribe" feature that returns to your site and mark the user as having unsubscribed to your newsletter (it's polite to do so!) |
|
|
| Thumbs-Up, Thumbs-Down! (2009-10-21. 17 downloads to date) |
| A simple voting system with thumbs-up, thumbs-down, with AJAX update.
IP address are captured and can only vote ONCE for each subject.
A "clear my votes" button allows you to erase your previous votes.
|
|
|
| World IP database (2009-10-15. 21 downloads to date) |
| A collection of various free databases, re-arranged and organised, in mysql and Php.
The access program reads your own IP, finds a close-by city, determines the region, province, state and country you are in!
Beware: the download file is 25Mb Zip, and, once extracted, leads to a 125Mb ".sql" file, ready to be uploaded to your own server. You can re-zip the .sql file before trying to upload it to your server, if your comms are not too reliable.
Although free download, we will be greatful if you could forward us any corrections (there are, to-date, 236 countries, 257,776 towns/cities, and 3,523,920 IP address ranges...).
The program allows you to correct any entry, and sends an automated message to us for any correction you make. We ask you not to remove that function if you install our database on your server: any correction YOU make will improve our service! Thank you!
|
|
|
| Dynamic Calendar (2009-09-17. 34 downloads to date) |
| A simple dynamic calendar function in Php, showing the current date highlighted.
|
|
|
| Tell-a-Friend (2009-09-14. 22 downloads to date) |
| An easy "tell-a-friend" script, using AJAX, that can be included in a simple small div on any page.
It sends the message to the friend, to the sender, then shows the message you have sent and, after 10 seconds, returns to the form, ready to send another one! |
|
|
| Chat Script (2009-09-13. 38 downloads to date) |
| A small multi-user chat script with minimal formatting and AJAX updates.
Just set the defines to run it on your server!
To play, use at least two computers. The first user to start creates the chat database, the other(s) simply enter the chat.
You can also try it here, opening TWO tabs on your browser! Again, the first user creates the DB with one name, then open the other tab and simply enter the chat. You can chat with yourself! |
|
|
| Dealing with graphs in Php (2009-09-13. 11 downloads to date) |
| Build a simple area graph extracted from a database list of values.
Three different values displayed. |
|
|
| Easy PayPal Integration (2009-07-21. 41 downloads to date) |
| A simple script to allow you to process payments through the PayPal gateway.
Easy to integrates, it only requires you to change two "define", and can be used nearly "as is"... (After your client has made an order, of course.) |
|
|
| Miniblog - Message Board (2009-07-19. 68 downloads to date) |
| A minimal base for a blog or a bulletin board, where you can add comments to existing threads, or create a new one.
Very basic format to make it easy to adapt to your needs.
Creates and uses one single table in mySQL.
You MUST edit the source to enter your fixed access code! |
|
|
| Form to Email (2009-07-18. 94 downloads to date) |
| A simple form that contains text fields and textareas that, once filled, is sent to a pre-defined email, and a confirmation note is sent to the sender.
|
|
|
| Rounded Rectangle Box (2009-04-30. 79 downloads to date) |
| A simple script to create a box with rounded corners that expands or contracts to adapt to its contents. It resizes correctly if its contents changes or if the browser window is resized. Model used on this site.
|
|
|
| Tables v Divs challenge with AJAX (2009-04-24. 125 downloads to date) |
| A model of resizable layout that adapts to any width from 800px per line to any resolution, resizes in real time when the user resizes its window, accepts Ajax updates that changes column heights or widths without messing up the layout!
The perfect model of what is to be achieved using <DIV>'s, and nowadays called "The Holy Grail" of positionning divisions
Try it, Download it, then work it out using <DIV>'s and win the prize!
|
|
|
| Login Script (2009-02-12. 546 downloads to date) |
| A simple script to create your login system with the use of Php and mySQL.
It creates the database table, fills-in some users, shows a login form, accepts login or new users registration, and shows the contents of the user's table!
|
|
|