words that start with x
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1532
Getting Started with Ajax
This is a two-part tutorial on starting with Ajax. The first part of the article is using Ajax using the DOM innerHTML and the second part using nodes from XML. more>> This is a two-part tutorial on starting with Ajax. The first part of the article is using Ajax using the DOM innerHTML and the second part using nodes from XML.<<less
Added: 2006-11-10 License: Freeware Price: Free
629 downloads
Count Words from a string with PHP
Learn how to count the words from a string using php. more>> Learn how to count the words from a string using php.<<less
Added: 2006-05-08 License: Other Free / Open Source License Price: Free
1289 downloads
Getting Started with VoiceXML
VoiceXML Introduction VoiceXML is an XML format that is used for the purpose of categorizing voice dialogues that will occur among humans and computers. It is connected to W3C, and it gives voice prog more>> VoiceXML Introduction VoiceXML is an XML format that is used for the purpose of categorizing voice dialogues that will occur among humans and computers. It is connected to W3C, and it gives voice programs the ability to be created and used with HTML. An HTML document is designed to be read by web...<<less
Added: 2006-11-19 License: Freeware Price: Free
1079 downloads
Word Link Script 1.0.9
GPix is a FREE yet powerful word link script, based on the popular marketing concept of link advertising. This system requires only a web server running PHP/MySQL, and the ability to chmod files and folders. The GPix skins also work with GLink! more>> GPix is a FREE yet powerful word link script, based on the popular marketing concept of link advertising. This system requires only a web server running PHP/MySQL, and the ability to chmod files and folders. The GPix skins also work with GLink! Create an administrative blog and maintain it using a built-in WYSIWYG editor. Upload background images for your word grid, giving your word link grid a more colorful, stylish look. Set several important characteristics for your words, like image, URL, and color/style/style. Track the number of clicks for any word easily. Create email templates using built-in parameters. Available for multi-lingual use. Create and manage infinitely many grids. Set active / busy / inactive status, adjust grid width, and set the maximum number of words per grid. Advanced, web-based installation script gets you up and running in no time at all (requires a web server running PHP and MySQL).<<less
Added: 2007-03-01 License: Freeware Price: $0.00USD
13 downloads
Other version of Word Link Script
License:Freeware
Word-Forms-Aware Site Search 1.01
The script will spider your website and create search engine database. Search results include webpage title, URL, and a relevant excerpt with search terms emboldened. Advanced search form includes "at least one of these words", "all of these word", and more>> The script will spider your website and create search engine database. Search results include webpage title, URL, and a relevant excerpt with search terms emboldened. Advanced search form includes "at least one of these words", "all of these word", and "none of these words" fields. The script recognizes word forms (for example, if you enter "dive" in the search form the script will also be looking for "dives", "dived", and "diving"). If you use header and footer files on your webpages you can exclude them from search (the reason why you would want to do so is that the header and footer contents is present on all pages no matter whether they are relevant or not). The appearance is controlled by template files. You can test the script online.<<less
Added: 2006-01-05 License: Freeware Price: $0.00USD
12 downloads
Other version of Word-Forms-Aware Site Search
License:Freeware
KB Block Words PHP Script 1.0
Stop Vulgarity or Block Words is a PHP script which helps you to restrict certain words from being used at any place while registration, form filling and many other areas. It can be used at the places where you want to restrict the use of certain words more>> Stop Vulgarity or Block Words is a PHP script which helps you to restrict certain words from being used at any place while registration, form filling and many other areas. It can be used at the places where you want to restrict the use of certain words like that of organisation related, admin related etc. This script uses the MySQL where the words are stored which are restricted to use. Also the words which contains these restricted words are blocked too and the homophones of the words are also blocked.<<less
Added: 2008-02-15 License: Freeware Price: $0.00USD
18 downloads
Keywords Suggest Tool
Generate a list of related keywords from both Yahoo and Google. Find keywords related to any word or words you require. more>> Generate a list of related keywords from both Yahoo and Google. Find keywords related to any word or words you require.<<less
Added: 2007-09-07 License: Freeware Price: $0.00USD
12 downloads
1Word Script - instantly creates word ad site
Instantly creates word ad site like pixel ad sites, You can create word-cloud sites like 500words.com Sell words on your website and cash in on the newest internet advertising craze. This script is fe more>> Instantly creates word ad site like pixel ad sites, You can create word-cloud sites like 500words.com Sell words on your website and cash in on the newest internet advertising craze. This script is feature packed at probably the lowest price online!<<less
Added: 2006-07-27 License: Commercial License Price: $49.00AdditionalInfoUnlimitedusageonallthedomainsyouown
1188 downloads
WORDmite 1
A word scramble game written in javascript. Has timed and untimed play with scoring, bonus words, a re-scamble button, quit(show all), and word reload. Scrambled word is seven letters and the game returns up to 15- 4, 5, and 6 letter options with bonus more>> A word scramble game written in javascript. Has timed and untimed play with scoring, bonus words, a re-scamble button, quit(show all), and word reload. Scrambled word is seven letters and the game returns up to 15- 4, 5, and 6 letter options with bonus words possiable for 3-6 letter words. Fully interactive interface.<<less
Added: 2006-04-28 License: Free Non-Commercial Price: $0.00USD
13 downloads
Word Filter 1.0
Detailed tutorial on making a PHP Badwords filter. In this tutorial you will learn more about arrays and replacing strings. more>> Detailed tutorial on making a PHP Badwords filter. In this tutorial you will learn more about arrays and replacing strings.<<less
Added: 2007-01-15 License: Freeware Price: $0.00USD
19 downloads
Other version of Word Filter
Price: FreeAdditionalInfoFREE
License:Freeware
License:Freeware
Your Free Online Store with Free Hosting
This remotely hosted service allows you to start your own online store. You can place all kinds of ads and links in your store, even personal and affiliate links more>> This remotely hosted service allows you to start your own online store. You can place all kinds of ads and links in your store, even personal and affiliate links<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
12 downloads
Mail() From Start To Finish
Ever wanted to know how to send basic text emails/Html emails and emails with attachments? In this tutorial you will learn how to send emails in text, html and with attachments. more>> Ever wanted to know how to send basic text emails/Html emails and emails with attachments? In this tutorial you will learn how to send emails in text, html and with attachments.<<less
Added: 2004-06-18 License: Not Specified Price: Free
1961 downloads
Remove Common Words from Search String
Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this more>> Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this simple one helps often.<<less
Added: 2009-02-10 License: Other Price: $0.00USD
12 downloads
The words in Action
This tutorial will show you how to apply some action at some text,word,picture... using Action Script.For this example I will apply some action at some words.When you drag your mouse over the words so more>> This tutorial will show you how to apply some action at some text,word,picture... using Action Script.For this example I will apply some action at some words.When you drag your mouse over the words something happen!lets go to see whats happen!<<less
Added: 2006-04-15 License: Freeware Price: Free
1294 downloads
Word Jumbler 1
A single function which is capable of jumbling single words, multiple-word words and word lists (comma separated). The function checks to make sure the real word and the newly jumbled word do not match. Both real and jumbled words are outputted so they more>> A single function which is capable of jumbling single words, multiple-word words and word lists (comma separated). The function checks to make sure the real word and the newly jumbled word do not match. Both real and jumbled words are outputted so they can be compared to user input. Alternate uses would include password generation, captcha code generation or other string randomizing needs.<<less
Added: 2007-09-03 License: GPL Price: $0.00USD
15 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 words that start with x 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