Hi all,
i am new to php please provide me how to send sms to any mobile using php
with gateways and without gate ways
thanks in advance
cheers,
Ramana
User Profile
Collapse
-
please give an idea how to send sms to any mobile using php
-
ok fine ,please tell me how to implement video script in php -
if i am avoid the "ri.irisme. net" is it working fine
tell me any modificationsLeave a comment:
-
ok fine,
is there any way to configure video script in (style sheet) please tell meLeave a comment:
-
send sms using php script
Hi, any one help me
here i am attaching source code to send sms using php code it show the message "message sent successfully " but message is not delivered
code:
Code:<? # 10 digit number .. can get it from a form using post method $from="91xxxxxxxxxxxx@ri.irisme.net"; # convert it to an email format $to="91xxxxxxxxx@ri.irisme.net";
-
how to write Video script in css file
Hi,
I am new to php please give me an idea how to manage video script in css file using php
cheers
Ramana. -
java script not supported in my mozilla browser
HI everybody
I am writing java script code it's working fine in IE browser and not working fine in Mozilla
code:
Code:<SCRIPT LANGUAGE="JavaScript"> function verify() { var themessage = "You are required to complete the following fields: "; if (document.form.title.value=="") { themessage = themessage + " - Class Title"; } //alert
-
countdown timer ajax using php
hi please help me,
I am doing project on online bidding using php it display's product details like image,price (in dollers ) and bidder name ,time seconds(00h:00m :00s),
if bidder bid that product (before the time seconds 00:00) the time increased seconds automatically set to 20 seconds and redispaly the username who bid that product .
if the time go to (00:00) the product alloted to last bidder who bid that product... -
problem on php login file
Hi
any one help me
logincheck.php
----------------------
Code:<? if($cookie_user_id=='') { $page = "index.php"; header("Location: $page"); } ?>
<? include("loginc heck.inc"); ?>
i got following error
Undefined variable: cookie_user_id ....
No activity results to display
Show More
Leave a comment: