switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is