Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This