PHP Extract How can i extract a string from alonger string that contains it, using regular PHP expressions? Example - Extract website, or worldwide from this string website@worldwide.com you have ...
php mysql problem I keep getting this error message ? Fatal error: Call to undefined function: mysql_pconnect() in /var/www/update.php on line ?. What do you think? The Error In The Mysql Now you need
...n implement cookies for logout script.i was trying it like --on logout ,i was destroying session variables by deleting data in variables (like username and password),then explorer should not
PHP issues with ''''... Please help!!! Many php scripts uses the php clauses as folows: '' Welcome to our site,. We hope you like your stay!!!'' They add simple script parts like ''''! My php parser ...
variable by simply setting the appropriate member of the $_SESSION or $HTTP_SESSION_VARS (PHP < 4.1.0) array Example. session_start(); $_SESSION["number"] = 10 ; echo $_SESSION["number"]; You can call
...if you are trying first option,session in php can help you.you can store username in a session variable n then u can access them on any page if session is not destroyed or
...printf("",mysql_result($result,0,"salary")); notice in my example the "value" argument of the "" command the %s for your variable is contained within single
In php how to retrieve data while setting an conditon with multip In php how to retrieve data while setting an codition of selecting multiple values: For example: select * from table_name where ...
...action="http://my.address.com/home.html<?php echo $name; ?>" method="get"><!-- Note a variable after the link --><input type="text" name="name" value=""/><input
Question about PHP
Php assigning value to variables and posting result, how can i assign a value to variable that will add the score evertytime the answer in my trivia page is correct, how can i make a formula for maybe
Usually answered in minutes!
19,136 Questions
12,215 Questions
7,310 Questions
7,276 Questions
5,470 Questions