Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now