using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan