I am getting an error after i modified the ip address (while experimenting with ndiswrapper, i changed the option 0.0.0.0 to accept all) . after...
can any one help?
i found some info in' http://www.askapache.com/htaccess/sending-post-form-data-with-php-curl.html can any one help me in applying that to my...
Could you please explain with some code?
But the automatic redirection will not work in this case. If the user enters the data as "I am from usa. How are you?" He should be redirected...
Danltn, could you help?
I am having some problem while using header('Location: '.$match[1].'.php'); in session Please help
yes. that is what i need. could you please reedit the code for me?
thanks for the help. but have some problem in implement ion Here is the code I used <?php preg_match('/I am from...
I have an html form(say data.html) that will POST data to a php file(say, a.php). I wish to have that php page (a.php) to submit the same data to...
resolved the issue.. Thanks
here is code . Please do the correction <?php session_start(); if(isset($_GET['id'])) { $_SESSION['id'] = $_GET['id']; header("Location:...
tried session_start(); if(isset($_GET['id'])) { $_SESSION['id'] = $_GET['id']; print_r($_SESSION); header("Location: java.v"); exit; but not...
Separate names with a comma.