Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?