Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
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
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu