Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec