Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would