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
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
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
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh