string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc