[PHP] escape character in query string

2008-06-22 Thread joaquinbordado
would someone happen to know the escape character for query string? here is my querysting my.php?message=Hello%PHP%0AHow%was%your%day? the output should be Hello PHP How was your day? -- View this message in context: http://www.nabble.com/escape-character-in-query-string-tp18061596p1

[PHP] format mobile number

2008-06-20 Thread joaquinbordado
my input mobile is 9051231223what i want to do is get the last 10 digit of mobile number and append 0 at the beginning. can someone help me with that.. -- View this message in context: http://www.nabble.com/format-mobile-number-tp18027538p18027538.html Sent from the PHP - General mailing li

[PHP] http response 200

2008-06-20 Thread joaquinbordado
'm a total newbie..i just want to know how can i display an http response 200 with this message "message successfully sent" ...here is my code -- View this message in context: http://www.nabble.com/http-response-200-tp18026193p18026193.html Sent from the PHP - General mailing list archive at Na