uesday, May 01, 2001 2:30 PM
Subject: [PHP-WIN] custom functions/procedures in PHP
> 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 th
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 va