- Katılım
- 14 Eki 2009
- Konular
- 658
- Mesajlar
- 2,680
- Reaksiyon Skoru
- 66
- Altın Konu
- 0
- TM Yaşı
- 16 Yıl 7 Ay 28 Gün
- Başarım Puanı
- 160
- MmoLira
- -58
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
What does my server/webspace need?
a database (MySQL, PostgreSQL, SQLite, etc.)
a script language (PHP, Perl, ASP, etc.)
A very popular combination is PHP and MySQL, however, you have to keep in mind that most hosters run PHP in the Safemode. This deprives us of any efficient way of automatically updating the data, though, as PHP is far too limited in this set up.
Why doesn't it work in the Safemode?
direct system commands via system() are disabled
access to removed files is prevented
More about this in the section "How do I get the information transfered to my server?".
a database (MySQL, PostgreSQL, SQLite, etc.)
a script language (PHP, Perl, ASP, etc.)
A very popular combination is PHP and MySQL, however, you have to keep in mind that most hosters run PHP in the Safemode. This deprives us of any efficient way of automatically updating the data, though, as PHP is far too limited in this set up.
Why doesn't it work in the Safemode?
direct system commands via system() are disabled
access to removed files is prevented
More about this in the section "How do I get the information transfered to my server?".

