Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row