|
|
|
#3 (permalink) |
|
Messages: n/a
Hébergeur: |
On 14.09.2007 10:16 bjlinwu wrote:
> echo get_cfg_var("register_globals"); Why it doesn't output anything? > Look what docs for ini_get say "A boolean ini value of off will be returned as an empty string" -- gosha bine makrell ~ http://www.tagarga.com/blok/makrell php done right http://code.google.com/p/pihipi |
|
|
|
#4 (permalink) |
|
Messages: n/a
Hébergeur: |
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! |
|
![]() |
| Outils de la discussion | |
|
|