Afficher un message
Vieux 17/09/2007, 08h22   #4
bjlinwu@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: about get_cfg_var() function

On Sep 14, 4:43 pm, Erwin Moller
<Since_humans_read_this_I_am_spammed_too_m...@spam yourself.com> wrote:
> bjlinwu wrote:
> > echo get_cfg_var("register_globals"); Why it doesn't output anything?

>
> Hi,
>
> try this script to see what is going on.
>
> <?php
> echo "false=".false;
> echo "<br>true=".true;
> ?>
>
> Regards,
> Erwin Moller


it output
false=
true=1
I understand , thanks!

  Réponse avec citation
 
Page generated in 0,04342 seconds with 9 queries