why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q