How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{