Jump to content

Samad

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

About Samad

  • Birthday 04/14/1986

Contact Methods

  • Website URL
    http://www.rangin-kaman.net

Profile Information

  • Gender
    Not Telling
  • Location
    Land of Arya

Samad's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I think the only way to do that is to create a table for each user, you can specify table name to member's id so server would work faster and more reliable,also let user's to create just one table from a pc so you're dbs would be much,You can achieve this via storing member's ip address while creating a table for first time,and for next times check if this ip is stored on you database or not,if not let visitor to create a table, [quote] The main thing I really need to know is how I can allow users to create new league tables using php/mysql. [/quote] through a simple script,nothing much! grab informations and create a new table with leagues info. Samad For more info contact me: SamadBox@gmail.com
  2. Try looping to do that: provide you code to see more details,then could help you
×
×
  • 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.