PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh