‘ 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…. 

By Alit Mahendra Bramantya

I’ve always been fascinated by how people interact with tech — how design, data, and behavior shape the way we experience the web. That curiosity drives my work as both a software engineer and a digital analyst. I’m currently a Senior Software Development Engineer at Saling Sae, building and maintaining web applications using Laravel, CodeIgniter, MySQL, Vue.js, and Next.js. I focus on creating scalable, user-centered solutions that balance technical quality with real-world impact.