Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me