php4-beta | 200004
Date: 04/12/00
- Next message: Andi Gutmans: "Re: [PHP4BETA] global error[2]?"
- Previous message: Joey: "Re: [PHP4BETA] Compile Error"
- Next in thread: Andi Gutmans: "Re: [PHP4BETA] global error[2]?"
- Reply: Andi Gutmans: "Re: [PHP4BETA] global error[2]?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
argh... spell error...... thx Chris.
That is correct:
I useing PHP4RC1 and I had found an error:
function function1($e)
{
global $e;
Echo "$e";
}
No errors it's were coming, and the variable is terminated.
cu
Alex Noffe
- Next message: Andi Gutmans: "Re: [PHP4BETA] global error[2]?"
- Previous message: Joey: "Re: [PHP4BETA] Compile Error"
- Next in thread: Andi Gutmans: "Re: [PHP4BETA] global error[2]?"
- Reply: Andi Gutmans: "Re: [PHP4BETA] global error[2]?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

