Coder Social home page Coder Social logo

sirss-webserver's Introduction

1. zainstalujcie xampp (przy instalacji istotne aby miec zaznaczone apache i mysql)
2. na win10 trzeba: services.msc -> zatrzymać usluge "usluga publikowania w sieci www"
	inaczej server apache nie ruszy (krzyczy ze zablokowany port 80)
3. odpalacie xampp control panel
4. apache i mysql -> start
5. localhost/security -> zmieniacie haslo do bazy danych dla uzytkownika 'root' na 'ziomeczek' (gdy haslo na root
	jest domyslne czyli '' to bedzie wam sypalo errory w phpmyadmin)
6. wbijacie w xampp control panel na mysql -> admin (jak wejdzie to gratki, jak nie 
	to sprobujcie config -> my.ini i tam zlikwidowac # przed password i zmienic je na ziomeczek )
7. tworzycie nowe db po lewo - 'interfejs'
8. W db tworzycie nowa tabele o kolumnach id typ int, di typ int, ai typ int o nazwie 'slavestany'
9. z tak skonfigurowana baza danych mozecie testowac stronke - wrzuccie wszystkie pliki oprocz tego do c:/xampp:/htdocs
	(wyrzucic domyslne index.php)
10. zapraszam na localhost/index.php do testowania. Wywolac localhost/retrieve.php aby dostac skladnie json z db
11. Mozecie sprobowac zaimplementowac w C# to co gosciu tu opisuje: 
	http://www.codeproject.com/Articles/609027/Displaying-JSON-from-PHP-into-a-DataGridView-using

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.