PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her