pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4