Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric