with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc