7dana.com offer professionally designed X-Cart, Litecommerce, osCommerce,CubeCart, phpCoin and Xoops templates.
New!! Visit our new "Template Shop".
We also provide template customization, custom design, installation and Free Download: 100% free Xoops, phpCoin and osCommerce Templates for use on any personal or commercial website.
Enter a url and it will get that page, except all data will come from the server hosting this file not the url entered, if you are behind a filter that filters based on ip or something similar and are hosting this on a server not behind the filter and not blocked then it can be used to access any blocked site, this is much like a proxy but there is no caching and much less setup
Do your customers say great things about you? Then add testimonials to your website and tell all your potential clients. WebTestimonials is a simple PHP program that allows anyone to add testimonials to their existing web site. It includes a page that displays the testimonials, an admin site that allows you to enter, edit, and delete customer quotes. All data is stored into a table with the 25 newest entries displayed for your potential customers to see. Free for personal use, $29.95 for commercial.
Webmail 1.2 - first stable public release.
a full featured webmail cleint for phpwebthings
admin settings:
Alllow get attachments
Alllow send attachments
Max attachment size
Max attachment directory size
Allowed attachment types
Attache footer message to every e-mail
Footer message
User end features:
Setup unlimted mail acounts
Addressbook
send mail with CC BCC and pop priority
attatch file
populate to feild from addy book
view 8 types of mime mail
Send html or text mail
With this code bit you can take unwanted words out of a sting. The list of the words can be chosen freely. This is a useful utility for forums or chats.
This PHP script generates a random name based of an adjective and a noun. The PHP script uses two plain text files, one that holds all of the adjectives and the other all of the nouns. The script reads these files into two arrays. The PHP function file(filename) reads the filename file into an array with each line being an element of the array.