Hi,
I have one question here, how do i can get user name automaticaly from computer without user enter their name?
hanafiah
You'd have to set up some sort of GET {show usrname ? /param/} method to make this work. I'm not very experienced, so you will have to get details from someone else.
Hi, I asnswer what I ask before : echo get_current_user(void); this scrip will display username of that pc.
no, it doesnt, it shows the PHP script owner's UID from the system.