PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
pickle | Please use [ code=php ], [ code=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: Posting Code in the Forums to learn how to do it too.
It works fine but the only problem is that on username and password i do not see all user names types nor passwords but i see the ip, host, and browser fine. What am i doing wrong here?
Thanks
pickle | Please use [ code=php ], [ code=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: Posting Code in the Forums to learn how to do it too.
Last edited by pickle on Tue Jun 16, 2009 9:55 am, edited 1 time in total.
Reason:Add PHP tags & stop usage of PHP short tags
What information are you trying to get Gaddy? If you are trying to make a login system, you probably need to create a form where the user enters their username and password, and then you can track them.