|
the new variables: msg#03556php.general
Hi, Just to prevent a bunch of non-helpful e-mails, I've already RTMF! Now, to the point. When using the new variables in php 4.2.x, how should I go about handling my variables? Should I just _print "$_GET[var]"_ every time I need to print $var to the screen, or would it be better to just do this in an include file or at the top of every page: $var = $_GET[var]; Thanks! tyler -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Create table with varying results, Peter |
|---|---|
| Next by Date: | Re: the new variables, Philip Olson |
| Previous by Thread: | xslt extension unable to find files (Php 4.2.0, Windows 95), Sukhwinder Singh |
| Next by Thread: | Re: the new variables, Philip Olson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |