[RELEASE]Private Server 9.0 Files

03/02/2019 12:35 snoopino#46
Please. new link... thanks
03/06/2019 08:02 Dominator_FX#47
can anyone help. i need LINK for download.
03/27/2019 11:19 cacat1000#48
Link
03/31/2019 22:49 Altaïr072#49
Would be nice if someone can post a new link... If not just close the post already

-Grtz Alt
04/01/2019 13:17 Ksama_04#50
Hello! Could someone please update the broken link?
Thank you guys and have a nice day!
04/01/2019 18:44 Altaïr072#51
Everyone who has trouble installing the files in IIS contact me on discord: Altaïr#0418

I will help you guys install it by making pictures every step...

-Grtz Alt,
04/03/2019 13:12 Mirrorz#52
please update download link!
04/10/2019 06:07 captainyan#53
Link please!!!
04/13/2019 20:55 marcelrockefeller#54
UPDATE LINK please.. or private :(
04/18/2019 08:09 Skyline1575#55
Does anyone still throw off the link?
05/13/2019 01:53 CORBELLIvonTIE#56
I have a big error and search help .....

This is my problem :


I look in the E:\XAMPP\htdocs\index.php ....


hm, i have a require_once ......

look i in the E:\XAMPP\htdocs\Connections\DO.php


I have the fault, but i find dont the Problem :confused:



Download from here :
[Only registered and activated users can see links. Click Here To Register...]
But i can dont speak Polska, therefore I ask here ;)
05/13/2019 09:15 manulaiko3.0#57
Quote:
Originally Posted by CORBELLIvonTIE View Post
I have a big error and search help .....

This is my problem :


I look in the E:\XAMPP\htdocs\index.php ....


hm, i have a require_once ......

look i in the E:\XAMPP\htdocs\Connections\DO.php


I have the fault, but i find dont the Problem :confused:



Download from here :
[Only registered and activated users can see links. Click Here To Register...]
But i can dont speak Polska, therefore I ask here ;)
Deprecated:
[Only registered and activated users can see links. Click Here To Register...]

Use PHP 5.4 or move to [Only registered and activated users can see links. Click Here To Register...]
05/13/2019 13:57 CORBELLIvonTIE#58
Sorry, in MySQL have i dont plan..... I have this make :
and this is before :
and the next error is a parse error :(

Error :

htdocs/index.php

htdocs/Connections/Do.php




PHP okay, but MySQL ? check i dont :/
Sorry for my bad english ;)
06/15/2019 09:32 SametOzturk#59
Quote:
Originally Posted by CORBELLIvonTIE View Post
Sorry, in MySQL have i dont plan..... I have this make :
and this is before :
and the next error is a parse error :(

Error :

htdocs/index.php

htdocs/Connections/Do.php




PHP okay, but MySQL ? check i dont :/
Sorry for my bad english ;)
How can ı download ?
06/15/2019 18:15 manulaiko3.0#60
Quote:
Originally Posted by CORBELLIvonTIE View Post
Sorry, in MySQL have i dont plan..... I have this make :
and this is before :
and the next error is a parse error :(

Error :

htdocs/index.php

htdocs/Connections/Do.php




PHP okay, but MySQL ? check i dont :/
Sorry for my bad english ;)
Learn the basics of PHP, the line from the documentation you copy pasted means that the signature of mysql_select_db accepts as first parameter a string, being the database name, and optionally a resource being the link identifier.
It's not something to copypaste without understanding what it is.