to write
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1519
How To Write Your Code As Debuggable As Possible
How To Write Your Code As Debuggable As Possible more>> How To Write Your Code As Debuggable As Possible<<less
Added: 2006-02-11 License: Freeware Price: Free
1351 downloads
How to write text on a dynamically generated image
This tutorial will tell you how to write text to a blank dynamically generated PNG image in PHP. This is fairly simple, so it is suitable for beginners. The image functions require the GD library to b more>> This tutorial will tell you how to write text to a blank dynamically generated PNG image in PHP. This is fairly simple, so it is suitable for beginners. The image functions require the GD library to be installed.<<less
Added: 2005-07-03 License: Other Free / Open Source License Price: Free
1605 downloads
playRSSwriter 0.95
playRSSwriter is an easy php script that allows you to write a rss feed on your website with support for embeding images in the feed itself, like the rss feeds from Flickr. Supports the Yahoo MediaRSS especification and RSS 2.0 with images. Allows more>> playRSSwriter is an easy php script that allows you to write a rss feed on your website with support for embeding images in the feed itself, like the rss feeds from Flickr. Supports the Yahoo MediaRSS especification and RSS 2.0 with images. Allows you to include images and html output in your RSS feed. Easily define the text for every item in the feed, the photo o picture to be included, etc. You can get the data for the individual items from a MySQL database or any other source. It can be modified easily with minimum knowledge of php and rss.<<less
Added: 2005-10-25 License: Freeware Price: $0.00USD
12 downloads
Other version of playRSSwriter
Stone 1.0
An easy way to write articles. (with included wysisyg editor) In the admin section you will find all you need by manage articles:write new, edit item, generate rss feed. All site content is static.Css based, easy to change desing via template file more>> An easy way to write articles. (with included wysisyg editor) In the admin section you will find all you need by manage articles:write new, edit item, generate rss feed. All site content is static.Css based, easy to change desing via template file<<less
Added: 2005-11-26 License: GPL Price: $0.00USD
13 downloads
Other version of Stone
GentleSource News Script 1.2.0
News Script allows you to write articles for your website. It features a WYSIWYG editor which makes writing an article easy and it supports search engine friendly URLs. The script is completely template driven and includes an installation routine. It can more>> News Script allows you to write articles for your website. It features a WYSIWYG editor which makes writing an article easy and it supports search engine friendly URLs. The script is completely template driven and includes an installation routine. It can be included in existing websites. Some other features are: Emoticons/Smileys, text modules, content replace, content syndication (RSS, Atom).<<less
Added: 2006-10-23 License: Commercial Price: $0.00USD
13 downloads
Other version of GentleSource News Script
Price: $19.00
License:Free for non-commercial use
License:Free for non-commercial use
ASP Response Write Generator
Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements. more>> Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements.<<less
Added: 2008-01-14 License: Other Price: $0.00USD
12 downloads
Writing to a File 1.0.0
This script takes some text from an online form and write it to a file on the server. If the file does not exist, it attempts to create it. more>> This script takes some text from an online form and write it to a file on the server. If the file does not exist, it attempts to create it.<<less
Added: 2007-01-25 License: Other Price: $0.00USD
13 downloads
Other version of Writing to a File
License:Other Free / Open Source License
Flash read/write script 1.04
Using PHP, flash can call files on the server and read/write to/from them. Further more a third function alows yo to get the visitors IP. more>> Using PHP, flash can call files on the server and read/write to/from them. Further more a third function alows yo to get the visitors IP.<<less
Added: 2005-06-24 License: Other Price: $0.00USD
2654 downloads
Other version of Flash read/write script
License:Other Free / Open Source License
Contact Us Script Package 1.2
Every website needs a contact page. It does not matter the purpose of the site: a business or a personal website, the contact us page facilitate a quick feedback from your visitors since sometimes they are lazy to write emails. Contact Us are designed more>> Every website needs a contact page. It does not matter the purpose of the site: a business or a personal website, the contact us page facilitate a quick feedback from your visitors since sometimes they are lazy to write emails. Contact Us are designed in a profesional way: to look simple but nice, to be easy to use separate or to easely integrate into your website. The only requirement is PHP. There is not need for MySQL. Writing Contact Us forms was always a problem when creating or updating a new website. You will not need anymore to write yourself a Contact us form.<<less
Added: 2005-09-04 License: Freeware Price: $0.00USD
12 downloads
Other version of Contact Us Script Package
License:Freeware
Plugins - Do It Yourself
In this article, you will learn to write a dynamic plugin engine for your own project. more>> In this article, you will learn to write a dynamic plugin engine for your own project.<<less
Added: 2008-06-28 License: Free Non-Commercial Price: $0.00USD
18 downloads
Basic Hit Counter
This hit counter can count the hits for your homepage. It is a php script and it uses a text file to write down the number of hits. The php script makes a java script output to show the hits in your w more>> This hit counter can count the hits for your homepage. It is a php script and it uses a text file to write down the number of hits. The php script makes a java script output to show the hits in your webpage.<<less
Added: 2006-09-11 License: Freeware Price: Free
1154 downloads
mmGettext 1.8
Use mmGetText to write multiligual php scripts, learn how to do it in 5 minutes at http://mmgettext.nisu.org / more>> Use mmGetText to write multiligual php scripts, learn how to do it in 5 minutes at http://mmgettext.nisu.org /<<less
Added: 2007-03-18 License: Freeware Price: $0.00USD
10 downloads
ASP Forms Tutorial
Provides a step by step guide to pass ASP variables through a form and display the variables using response.write. more>> Provides a step by step guide to pass ASP variables through a form and display the variables using response.write.<<less
Added: 2005-11-24 License: Freeware Price: Free
1444 downloads
.edit
I was looking around for a basic PHP-script that would allow me to edit files online. Unfortunately I only found bloated ones that were ugly and did way too much. Eventually I gave up searching and decided to write my own. Its only 70 lines of code and more>> I was looking around for a basic PHP-script that would allow me to edit files online. Unfortunately I only found bloated ones that were ugly and did way too much. Eventually I gave up searching and decided to write my own. Its only 70 lines of code and contains no useless crap. Ive updated the script with the possibility to create files. Ive also rewritten some of the code to make sure it validates and its still only 81 lines.<<less
Added: 2005-11-26 License: GPL Price: $0.00USD
12 downloads
PHP and Writing to MySQL Databases
This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to write search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed