Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n