‘ register_globals = off ‘
when $GLOBALS; unavailable for form with method execution
it used to be register_globals = off, on apache web server and actually on file ‘php.ini’
a few month of confused is solved by a day of read ‘php_manual_en.chm’
if you using method ‘post’, change $GLOBALS["handle"] to $_POST["handle"] and if you using method ‘get’, change $GLOBALS["handle"] to $_GET["handle"], hope this could solve someone’s problem
hahaha, akhirnya beberapa permasalahan terselesaikan juga, and karena problem satu ini uda selese brarti permasalahan di http://itz12.t35.com juga terselesaikan..
and go check this out http://itz12.t35.com
news and guestbook fixed….





Comments »
No comments yet.
RSS feed for comments on this post.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>