If these tools helped, register a free host by clicking to this banner.

Free Website Hosting

6/18/2009

Easy Mail generator

http://phpcode.hu/teszt/easymail/

Demo

With this site you can generate a simple email form, with image activation and email syntax check, required fields can selected.

Updating multiple rows in mysql via checkboes

http://phpcode.hu/teszt/checkbox_expert/

On this site you can make many-many relation between two tables. Or in other words: Updating multiple rows in mysql via checkboxes.

BBcode php helper

http://phpcode.hu/forumhelper/

If you often write on forums, you can use this forum helper tool to cut down your code.
Test the bbcodes listed, and press generate. The bbcodes and the parameters will create phpcodes.
If you print: [bblinks] then the used php functions will be generated with the php manual's links :)

You can save the inserted code, and save the code to your friends, or post in forums...
Demo: http://phpcode.hu/forumhelper/index.php?id=10


Multiple Updater



http://phpcode.hu/teszt/multiple_updater/

With this generator you can make multiple updater for a mysql table.

6/16/2009

Ajax listbox & insert generator

http://phpcode.hu/teszt/ajax_listbox/

With this tool you can make an ajax listbox, and if you need to insert a new item this can insert it without a page refresh.

Client side table sorter



I'v found a really easy and good client side table sorter code, and i've made a geneator to easily mapply it from a mysql data

http://phpcode.hu/teszt/sorttable/