isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
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
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Linux socket programming
Where can I find a good introduction to socket programming?
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca