Page 1 of 1

Functions

Posted: Sun Feb 08, 2004 8:43 pm
by Flash05
Why can't i run functions? Is there a setting on php.ini? thanks!

Posted: Sun Feb 08, 2004 8:44 pm
by Michael 01
Thats pretty vague man...

Posted: Sun Feb 08, 2004 8:44 pm
by Illusionist
what are you trying to do?

Posted: Wed Feb 11, 2004 5:23 am
by valaridz
what functions aren't working?

Posted: Wed Feb 11, 2004 5:25 am
by malcolmboston
functions meaning........

Code: Select all

==
!==
=>
<= // etc etc ??????????????????
if thats what you mean, they are standard code built into all php versions

Posted: Wed Feb 11, 2004 5:26 am
by JayBird
malcolmboston wrote:functions meaning........

Code: Select all

==
!==
=>
<= // etc etc ??????????????????
if thats what you mean, they are standard code built into all php versions
They are operators, not functions.

Mark

Check with Windows

Posted: Wed Feb 11, 2004 9:15 am
by neophyte
Function..... what function?

Re: Functions

Posted: Wed Feb 11, 2004 11:47 am
by dimitris
Flash05 wrote:Why can't i run functions? Is there a setting on php.ini? thanks!
Try the php.net manual for function syntax