jackr1909 Posted April 10, 2011 Share Posted April 10, 2011 hi, i have a mysql login system and i want to be able to show the username of the person from a table of values, corresponding to their login details.( i don't really know how to run the session script for a dbase) Any help would be much apreciated, thanks in advance. Jack Quote Link to comment https://forums.phpfreaks.com/topic/233243-username-present-to-client-and-autmoated-adding-to-tables/ Share on other sites More sharing options...
vicodin Posted April 10, 2011 Share Posted April 10, 2011 Jack you will need to use a program that can query a mysql database like this: http://dev.mysql.com/doc/query-browser/en/ If you want to show the information on a website then you will need to learn a server side programming language like PHP. Quote Link to comment https://forums.phpfreaks.com/topic/233243-username-present-to-client-and-autmoated-adding-to-tables/#findComment-1199555 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.