PHP script to auto-dial from mobile web page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zzoeller
Forum Newbie
Posts: 1
Joined: Fri Jan 25, 2008 4:52 pm

PHP script to auto-dial from mobile web page

Post by zzoeller »

I am trying to develop a php script to auto-dial a number when clicked on from my .mobi page.
Does anyone know how to go about creating this script?
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: PHP script to auto-dial from mobile web page

Post by s.dot »

Alot of SMS carriers allow you to send mail to the number@carrier.tld. so you could use mail()
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Post Reply