session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?