PCP With Y_INI (using Ini with PHP)
#5

It is possible, might be a bit harder to set up but is defiantly possible as long as your have ftp access to your server.

PHP код:
$handle fopen("ftp://user:password@example.com/scriptfiles/users/username.ini""w"); 
http://www.php.net/manual/en/function.fopen.php

I also belive this would work too http://us1.php.net/function.file-get-contents

One of them two would probably be your best bet
Reply


Messages In This Thread
PCP With Y_INI (using Ini with PHP) - by cr33d - 05.05.2014, 21:46
Re: PCP With Y_INI (using Ini with PHP) - by VladimirMark - 05.05.2014, 21:56
Re: PCP With Y_INI (using Ini with PHP) - by cr33d - 05.05.2014, 22:15
Re: PCP With Y_INI (using Ini with PHP) - by PinEvil - 05.05.2014, 23:46
Re: PCP With Y_INI (using Ini with PHP) - by nickdodd25 - 06.05.2014, 00:40
Re: PCP With Y_INI (using Ini with PHP) - by cr33d - 06.05.2014, 21:49

Forum Jump:


Users browsing this thread: 1 Guest(s)