Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh