Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm