Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();