List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying