I'm trying to convert my ASP pages into PHP, but I've come across a snag
with an included page that contains a load of custom functions .
I tried a C-like way of trying to construct the functions/procedures, but it
didn't work.
How do you construct functions in PHP? What's the syntax and what variable
types do you have for when you're passing parameters?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]