You are here: Re: [PHP] How to start a global variable within a function? « PHP « IT news, forums, messages
Re: [PHP] How to start a global variable within a function?

Posted by Jochem Maas on 10/04/28 11:23

stop posting multiples times.
and try the code.

you write:

"Can I write like this?
<?php

function myfunc(){
$GLOBALS['foo'] = 'bar';
}
myfunc();
echo $foo;
?>"

what on godes earth stops you from sticking that in a text file
and running it? takes just as long as sticking it in an email.

<hint>YOU ARE REQUIRED TO CODE/TRY STUFF YOURSELF!</hint>.

Wong HoWang wrote:
> That is something like:
> <?php
> fubction myfunc(){
> $foo = 'bar'; // I want this $foo can access outside
> }
> myfunc();
> echo $foo;
> ?>
>
> Can I write like this?
>
> <?php
> function myfunc(){
> $GLOBALS['foo'] = 'bar';
> }
> myfunc();
> echo $foo;
> ?>
> "Jasper Bryant-Greene" <jasper@bryant-greene.name>
> wrote:42F72157.2070408@bryant-greene.name...
>
>><?php
>>$someGlobalVariable = 'foo';
>>
>>function myFunction() {
>>global $someGlobalVariable;
>>
>>// do stuff with $someGlobalVariable
>>}
>>?>
>>
>>Jasper
>>
>>Wong HoWang wrote:
>>
>>>as title, how to start a global variable within a function?
>
>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация