Archive for June, 2008
Last Friday evening, I receive a call from a local company, offering me a job after I had my interview with them as stated in this post: Interview -> 5th Asia Maritime & Logistics Conference and Exhibition 2008. It’s a good place to start of. Here’s the advantages: Near to KLCC LRT station Near to [ READ MORE ]
Nick: Claw[ READ MORE ]
MMU Finance Division is planning to impose a RM 100/year IT service fee on all students starting from the academic year 2008/2009 (this trimester). The fee covers the maintenance fees of MMLS, course registration system, wireless services and other online systems. What others have say about this? SRC Malacca: “Although the students from both of [ READ MORE ]
Dad send me to Wisma UOA for an interview at 11am. Position? PHP Programmer. Arrived there 10 minutes before the interview. Get the visitor card, went up, and got a BIG surprise from the interviewer… assessment. Damn it. 1-2 question, I smiled. 3-last, I curse the paper. Who the hell wants to do so much [ READ MORE ]
After a few hours trying to get the login system from PHP Login script tutorial by phpeasystep.com to work properly, I found a few bugs within the logout code itself. In their post, <?php // Put this code in first line of web page. session_start(); session_destroy(); ?> it should be, <?php //start the session session_start(); [ READ MORE ]