the_darkness Posted December 23, 2007 Report Share Posted December 23, 2007 encontre este script en una pagina china en una de esas lo ponemos en un server gratuito creamos links de cuentas premiun yo no me manejo muxo en mysql por lo q cumplo con dejar el codigo [hide] How to install/Установка 1)Extract the archive files and upload to your server. 2)Create database and Run SQL Query Below: Код: CREATE TABLE `accounts` ( `id` int(10) NOT NULL auto_increment, `login` varchar(150) collate latin1_general_ci NOT NULL default '', `password` varchar(150) collate latin1_general_ci NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1; CREATE TABLE `logs` ( `fid` int(10) NOT NULL auto_increment, `filename` varchar(200) collate latin1_general_ci NOT NULL default '', `fdate` varchar(150) collate latin1_general_ci NOT NULL default '', `ip` varchar(150) collate latin1_general_ci NOT NULL default '', `furl` varchar(150) collate latin1_general_ci NOT NULL default '', `filesize` varchar(150) collate latin1_general_ci NOT NULL default '', PRIMARY KEY (`f_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1; 3)Edit file config.php on your favourite editor,I prefer use notepad. Код: 4)Save and upload config.php to your server. 5)Assuming you still on phpMyAdmin,run this SQL Query to insert your rapidshare premium account. Код: INSERT INTO `accounts` ( `login` , `password` ) VALUES ( 'your rapidshare login account' , 'your rapidshare password account'); [/hide] Link to comment Share on other sites More sharing options...
Vortex 2.0 Posted December 23, 2007 Report Share Posted December 23, 2007 En la primera línea habla de extraer los archivos de un programa llamado Установка, si alguien probara si funca, primero necesitaría eso... Link to comment Share on other sites More sharing options...
claudiobkn Posted January 6, 2008 Report Share Posted January 6, 2008 http://web-script.org/2007/07/21/rapidshar...tor_script.html metanse ahi es una pagina rusa lo uniko que pude encontrar antes de ir a acostarme :B jjajaja parece que hay que registrarse para ver los links (no se ruso) ya shaoo Link to comment Share on other sites More sharing options...
xasuma Posted January 6, 2008 Report Share Posted January 6, 2008 http://web-script.org/2007/07/21/rapidshar...tor_script.html metanse ahi es una pagina rusa lo uniko que pude encontrar antes de ir a acostarme :B jjajaja parece que hay que registrarse para ver los links (no se ruso) ya shaoo io tmpko..:P salu2 Link to comment Share on other sites More sharing options...
skyrblue Posted February 6, 2008 Report Share Posted February 6, 2008 es Instalacion no se ruso menos pero eso era lo que significa xD ya xau wns Link to comment Share on other sites More sharing options...
desfauser Posted February 12, 2008 Report Share Posted February 12, 2008 (edited) http://zonaxat.org/rapidshare/ io la ise funcionar miren haci queda Edited April 29, 2008 by desfauser Link to comment Share on other sites More sharing options...
canon515j Posted February 27, 2008 Report Share Posted February 27, 2008 al parecer no funciona ^^.. debe ser un script de prueba en modo beta solo te tita duplicate entry '#' for key # Link to comment Share on other sites More sharing options...
desfauser Posted February 29, 2008 Report Share Posted February 29, 2008 si funca solo q cago la cuenta q la hacia funcionar XD me da paja hacer otra cuenta prefiero ampliar mi cuenta rapid XD Link to comment Share on other sites More sharing options...
++rolANTonio++ Posted March 27, 2008 Report Share Posted March 27, 2008 yo tengo una premium para hacerlo andar pero necesito de alguien que se mueva en sql la segunda parte me da error en la tabla :S agreguenme [email protected] Link to comment Share on other sites More sharing options...
asdfstyle Posted March 27, 2008 Report Share Posted March 27, 2008 traduce wn no al copy paste Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now