Jump to content

Output the results on another page


csabi_fl

Recommended Posts

Are the values stored in a database or only in an HTML page. If it is in a database you just need to pull the records using "WHERE userid = '[i]userid[/i]'"

If the records are only stored in the HTML page you could use PHP to read the file and pull out that user's data or put the data into the database (best solution).

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.