Hi all forum members. I am new here and am unsure what category shoild I post this in. 
Moderators: Please excuse me if this is in the wrong category.
The problem is that I am assigned with the task of creating code that will allow a visitor to send an sms from a webpage. The Webpage is to contain 10 mobile phone numbers of different service providers. The visitor should be able to click on a number and it opens up a page asking for the sms message, with a send button. Now how do I do this? I tried searching the net but could not come up with a proper process. Any help would be welcome.
Thanks
Multi Dimensional Array Append
Hi Guys I have a function that returns a multidimentional array eg $result = function(param)echo $result[0][1]." ".$result[1][1]but I want to call the function 4 diffrent times and append to
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the bottom of the the form under case 1 and hits Add it is supposed to add it as a new LI in the UL
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this linkexample:http://localhost/articlemania/category.php?cid=3" it's give me an errorhere is :" Warning: mysql_num_rows() expects parameter 1 to be
DB2 for z/OS, LUW, iSeries
Hello,
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't work. Basically, I'm trying to read from a file and then populate the form according to the file.The
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples would be reminders, password resetting, and spam.Q: Can I have some code to send an SMS message?A:
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Text file to .Dat file Conversion in PHP
Hi All, Could anybody provide code for Text file to .Dat file Conversion in PHP. Thanks,