does this exist, and if so, [REQ]

battlepope

Registered Member
Joined
Aug 10, 2011
Messages
70
Reaction score
15
Is there a program out there that can send a text message to my phone number whenever a new thread is made on a website? If there is I would really appreciate a link.
Also I would need the alerts to be sent in real time, as the threads are made.
 
I can't point you to anything specifically but if it is a wordpress blog you could open up the php and when a post is made have an email be sent to (say your number is 800 555 1234 and service provider is verizon) 8005551234ATvtext.com (the end website changes for each cell provider) and it should work it is very cool. then you could look up emailing with php and have the emails sent to w/e email you have for your phone. Sorry that I don't have any plugin info or anything but thats all I can really think of that would help right now.
 
Thank you, actually got me thinking in another direction.
 
Back
Top