Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [MySQL][PHP] Problem z dodaniem tabeli
jarzyslaw
post 23.11.2009, 16:08:00
Post #1





Grupa: Zarejestrowani
Postów: 5
Pomógł: 0
Dołączył: 22.11.2009

Ostrzeżenie: (0%)
-----


Witam przy instalcacji webleague na yoyo.pl napotkałem taki problem otóż nie wiem jakie parametry mam wpisac jaką ilośc pól oraz dodatkowa konfiguracje. W instrukcji był taki fragment. Z góry dzięki za pomoc

  1. <?php
  2.  
  3. //start
  4.  
  5. //configure database info
  6. $databaseserver = "localhost"; //usually localhost
  7. $databasename = "dbname"; //the name of your database
  8. $databaseuser = "dbuser"; //the name of the database-user
  9. $databasepass = "dbpass"; // the password to your database
  10. $directory ="http://www.yoursite.com/WebLeague" ; //the location of your WebLeague directory (no trailing slash)
  11.  
  12. //configure the tables in the database
  13. $playerstable = "webl_players"; //the name of the table that contains information about the players
  14. $gamestable = "webl_games"; //the name of the table that stores the played games
  15. $newstable = "webl_news"; // the name of the table that stores the news
  16. $varstable = "webl_vars"; //the name of the table that stores various information
  17. $admintable = "webl_admin"; //name of the table that stores the admin login information
  18. $pagestable = "webl_pages"; //name of the table that stores additional pages
  19.  
  20. //finish
  21.  
  22. ?>


Ten post edytował jarzyslaw 23.11.2009, 16:12:48
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 14.08.2025 - 07:26