|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-09-04 12:24 UTC] kalowsky@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jan 23 19:00:01 2026 UTC |
i am running a simple querystring check to see if a variable exists if(isset($variable)){ ... } the variable itself is being loaded from the querystring (passed on froma form in the previous page. the variable won't load the information passed. but it does work on a linux box i have running php 4.1.2-3