Hi, I have a few PHP questions I'm sure some buffs will know
Posted: Tue Mar 23, 2004 12:46 am
Hi,
So a I am beggining w/ php as of a few months ago and I am just trying to find some symbol definitions. If someone could explain to the best degree it would be greatly appreciated.
Here is the 1st: "!" as in (!feonf($fp))
2nd I'm reading a PHP book and there are examples in this format:
"string fread(int fp, int length);" I'm trying to fill the blanks, but am unsure of the meaning of the term "int", maybe I am just totally missing something here!
And 3rd: if anybody has any info of the switch statement in relation to else and else if, I'm still trying to work it out.
Thanks for any help! [php_man][/php_man]
So a I am beggining w/ php as of a few months ago and I am just trying to find some symbol definitions. If someone could explain to the best degree it would be greatly appreciated.
Here is the 1st: "!" as in (!feonf($fp))
2nd I'm reading a PHP book and there are examples in this format:
"string fread(int fp, int length);" I'm trying to fill the blanks, but am unsure of the meaning of the term "int", maybe I am just totally missing something here!
And 3rd: if anybody has any info of the switch statement in relation to else and else if, I'm still trying to work it out.
Thanks for any help! [php_man][/php_man]