PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th