Can anybody help me on COMPLETE PHP CODE that will allow me to send text messages to phones.
Posted on 30 May 2010.
Can anybody help me on COMPLETE PHP CODE that will allow me to send text messages to phones.
Posted in PHPComments (2)
Posted on 29 May 2010.
I have a program on my computer running.
But sometimes it stops when it’s not supposed to.
I usually leave the room when I leave it on, then come back to the computer, and it’s not working!
How can I make it so I get an SMS (a text message to my phone) every time it stops?
Please help!
Posted in ComputerComments (1)
Posted on 28 May 2010.
I have the PHP code for a contact form and I was just wondering if my email account with hotmail will be able to receive answers from the form?
Posted in PHPComments (3)
Posted on 26 May 2010.
I have a webpage I wrote in HTML, that has a javascript button that will add a row to a table to allow multiple inputs. Each iteration of the input text box has the same name attribute. When submitted, a PHP page connects to an MSSQL database through an ODBC connection and posts the inputs. However, if theres more than one, only one gets posted. Any idea on how to get the name and PHP script to auto increment the name attribute? Thanks.
Posted in PHPComments (1)
Posted on 23 May 2010.
now i want to upload this feedback.php form into an any free hosting account in which it works properly as in my computer. would any one tell me any free hosting account which supports smtp and other required feature which supports my feedback.php account.?
i’ll b very thank full to you.
Posted in PHPComments (1)
Posted on 13 May 2010.
I am making a PHP script to send an email with information on the visitor.
In order to convert the IP address to the city/ country it is put through some other sites, but the only free ones do it via Javascript.
When I send it through mail( ) I get the ‘‘….
What I want is the output of that script.
Is there anyway to dot this?
Sorry, I’m new to PHP, thanks.
Posted in PHPComments (3)
Posted on 08 May 2010.
Title says it all, I’m trying to make a message system coded in PHP, I currently have the system working for a single user to receive a message but I would like a user selection box to select multiple users, and send messages to them.
And by message system I really just mean the box that’ll pull up the users database and use a multiple selection box to select users in the said database.
Posted in PHPComments (1)
Posted on 03 May 2010.
I want a function similar to file_get_contents(URL) but with a difference that I do not want to wait for the URL to get processed. I just want to send the request and move on regardless of the ourcome of URL. Is there such a function in php?
Thanks in advance
Posted in PHPComments (2)
Posted on 02 May 2010.
What is the EASIEST way to send email synchronously using PHP? Specifically, I want incorrect addresses to fail in the script itself, rather than bounce back to the sender later after the script has completed.
Posted in PHPComments (3)
Posted on 30 April 2010.
Posted in DelphiComments (1)