Jump to content

Username Present to client and autmoated adding to tables


jackr1909

Recommended Posts

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

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.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.