Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh