sms sending websites
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3191
SMS Sending script
This script is purely PHP and AJAX. You can add text onto the end of all the messages sent by visitors. For example if a visitor sends a message saying Hi, How are you? to his friend, the recipient more>> This script is purely PHP and AJAX. You can add text onto the end of all the messages sent by visitors. For example if a visitor sends a message saying "Hi, How are you?" to his friend, the recipient will read the message as "Hi, How are you? - Send FREE SMS from yoursite.com" and that can be editted to whatever you like. You can also change the SMS subject to whichever you like. Very quick and very easy to install! Required: PHP4 +<<less
Added: 2006-07-11 License: Commercial License Price: $149.95AdditionalInfoLicenseforUNLIMITEDdomainsIdealforresellersorwebmasters,youcansellthescriptaloneorwithasiteoverandover
765 downloads
Customer Newsletter Sending Script 1.20a
A very simple script to manage users and send out newsletters to your customers. Easy for users to register or to remove themselves from the list. 100% free GPL software. Uses PHP and MySQL. more>> A very simple script to manage users and send out newsletters to your customers. Easy for users to register or to remove themselves from the list. 100% free GPL software. Uses PHP and MySQL.<<less
Added: 2005-10-12 License: GPL Price: $0.00USD
14 downloads
Other version of Customer Newsletter Sending Script
License:GPL
Sending SMS with HTTP
Tutorial on using PHP to send SMS. You might want to add a Free SMS option to your site to drive traffic to your site.. This tutorial might be useful more>> Tutorial on using PHP to send SMS. You might want to add a Free SMS option to your site to drive traffic to your site.. This tutorial might be useful<<less
Added: 2005-05-04 License: Other Free / Open Source License Price: Free
1096 downloads
Sending emails with ASP .NET
In this article, youll see how sending email with ASP.NET is possible and then well go deeper to see how you can use HTML emails or include attachments. more>> In this article, youll see how sending email with ASP.NET is possible and then well go deeper to see how you can use HTML emails or include attachments.<<less
Added: 2005-07-14 License: Freeware Price: Free
1567 downloads
Sending Emails in JSP
Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j more>> Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j2ee.jar under WEB-INF/lib folder in your web work folder. Our testing system is Red Hat Linux with Tomcat 5.<<less
Added: 2006-03-21 License: Freeware Price: Free
1347 downloads
Sending email with PHP
In this tutorial we will create a simple mailing system with PHP so users can send email through your website. We will include protection like checking for blank fields and making sure that the user e more>> In this tutorial we will create a simple mailing system with PHP so users can send email through your website. We will include protection like checking for blank fields and making sure that the user email address is valid.<<less
Added: 2005-06-10 License: Free for non-commercial use Price: Free
939 downloads
Sending Email with Perl/Tk
This is a simple Perl/Tk application that will send Email using the Net::SMTP module. So if you ever wondered about Creating a GUI to send email, then check this out. more>> This is a simple Perl/Tk application that will send Email using the Net:SMTP module. So if you ever wondered about Creating a GUI to send email, then check this out.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
13 downloads
Sending queries to mySQL 1
PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If more>> PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
14 downloads
Sending Email Using PHP
In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and e more>> In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and even check to see if the email address entered is in the correct email format (name@domain.com).<<less
Added: 2006-09-21 License: Other Free / Open Source License Price: Free
1198 downloads
Sending emails using php! 1.00
This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php more>> This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php<<less
Added: 2006-11-05 License: Freeware Price: $0.00USD
12 downloads
Other version of Sending emails using php!
License:Freeware
SMSing 1.0
SMSing is a simple client/server based application to send SMS ́s through the Internet using Clickatell as service provider. The application supports multiple users, credits, logging aso. In the current version, SMSing shall demonstrate how to use and more>> <<less
Added: 2006-09-03 License: GPL Price: $0.00USD
10 downloads
MCM Website Monitor
MCM Website Monitor is a free PHP website monitoring script. It sends you an email if a website appears to be down. It can be used to make sure clients websites are up and running. more>> MCM Website Monitor is a free PHP website monitoring script. It sends you an email if a website appears to be down. It can be used to make sure clients websites are up and running.<<less
Added: 2009-02-19 License: GPL Price: $0.00USD
18 downloads
Parsing Forms With PHP and Sending E-Mail
Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. more>> Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3609 downloads
Added: 2007-07-29 License: GPL Price: Free
838 downloads
SMS / Text Messenger 3.0
This simple script allows you to send text messages from a website for free! It uses the service provided by Teleflip.com to send the text messages in the same way e-mail is sent almost guaranteeing that your message will be delivered without error. The more>> This simple script allows you to send text messages from a website for free! It uses the service provided by Teleflip.com to send the text messages in the same way e-mail is sent almost guaranteeing that your message will be delivered without error. The only requirements are PHP and that your server has an SMTP server (as most do) in order to send the message. The script has been tested on Windows and Linux servers with PHP and theres no reason it shouldnt work on any PHP-enabled web hosting server that also can send e-mail.<<less
Added: 2006-08-10 License: Freeware Price: $0.00USD
10 downloads
Other version of SMS / Text Messenger
License:Freeware
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 sms sending websites 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