Jump to content

Snoopi

Members
  • Posts

    2,291
  • Credits

  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    66.7%

Everything posted by Snoopi

  1. Nothing really changed, you can follow an old guide.
  2. I can edit smf templates us you want pm in skype saksa.lol
  3. lvl 4 is cheat. i cannot press up and left simulately
  4. le bump
  5. Yeah i understand, i should add more content or its ok now?
  6. ;_: why u make me so much trouble for just few things. alright i'll do it
  7. Hi i am selling my account i was diamond season 4 and 5 so i have all the boarders and things. Rank Platinum II 64LP 25Icons. 6 Rune pages. with full decent runes, from flat to per levels w/e you want 53 Champions ~10 Skins also i have the email and such thing so don't worry of taking back the account Pm me with your prices here or in skype saksa.lol Image of account Old image
  8. I would vote for gold 6 dude the car is amazing for ages from 18 to 35. also i would like to suggest & hear about opel corsa opc
  9. Yes loops is the first thing. i remember at 2th gymnasium we used a program with an ant and we made her move in a panel, and we used loops there also we learn to think in algorithmic way.also in 2th high school we used a fake programing langue to learn more about strings, loops, arrays, tables and such kind of things.
  10. TIP: you can start the content same with your navigator just flip it so it gonna look like the download picture is somehow in circle with the textures. dem i can't explain it very good my english kinda sux :D
  11. Naah your version was better
  12. I mean in school we learn the logic, we make the practice on a board with a marker with a fake programing langue. so its the other way around you know the logic but not the syntax.
  13. Hello. so lets start the amazing derp guide of the basic to collect informations from a database table to our website. In PHP we use strings to store inside data. a string example => $string = "data is gonna be inside here"; also each php scripts starts with <?php and ends with ?> So we need first to connect to the database. $db_ip = "127.0.0.1" // The ip of the host/pc that our database is. $db_user = "root" // The username of our database $db_password = "pass" // The password of our database user $db_name = "Database" // The name of our database $connect = mysql_connect($db_ip ,$db_user,$db_password); // Connecting to the mysql mysql_select_db($db_name,$connect) or die (mysql_error()); // Selecting the database mysql_query("SET NAMES 'utf8'"); // Setting the input method to utf8 If the database is hosted on different host from your website. you have to open ports 3306 and allow the mysql connection from distance when you install the mysql. For first example i will count how many accounts for example we have stored in our database. So the logic is, i am gonna get inside the table accounts of database with name Database and count how much accounts are there. $num_accounts = mysql_num_rows(mysql_query("SELECT * FROM accounts") ); or $query_accounts = mysql_query("SELECT * FROM accounts"); $num_accounts = mysql_num_rows($query_accounts); so the $num_accounts now contains the number of how much different accounts have been stored in the table. we can print the number on our page with echo 'Total Accounts:' . $num_accounts; also you can specify the rows based on level, or online or whatever information your table contains. for example we gonna count how many characters are 45 level $num_chars_45level = mysql_num_rows(mysql_query("SELECT * FROM characters WHERE level='45' ") ); we can print the number on our page with echo 'Total chars with 45LvL:' . $num_chars_45level; Tell me if you liked so i do more :D
  14. You learn this things in logic at 2-3gymnasiou in greece. and probably faster in the rest of the world.
  15. I would pick the first one and continue the website with the same style, also i like to add a very litile visible stoke behind the text on the menu try it maybe you like it too. stoke 1 px black around 10-20%
  16. I think a very light stoke(black) or a litile bit bigger font would be better for logo, generally you need to make the users focus on important things fast and clear. your logo is ok
  17. very beautifull and clean at the moment, just space on top 2 big
  18. Gia to anebazma tou site xriazese ena domain kai ena host. to domain einai to onoma tou site sou, gia na min pliktrologoun i users tin IP tou host p.x. 192.168.20.4 patan ena example.com kai sindeonte sto host. to host oloi 3eroume ti einai ena pc se kapia eteria pou trexei non-stop. to domain name einai aparetito. uparxoun free domains .tk(me perdeue panta me ta free hosts, free domains den to sinisto). i alios mporeite na parete domain kai host apo eteria. ta hosts pou 8a breite sto internet papaki.gr kai se diafores alles eteries exoune cPanel, exete ena account kai sindeeste ekei, mporeite na ftiaksete ena ftp account kai na anebasete ta arxia sas me to programa FileZilla, i na ta anebasete me to uploader pou exei sto cPanel. episis an 8elete na piramatistite mporeite na katebasete to programa xampp, i wampp kai na kanete ton prosopiko sas upologisti host, kanoniko install metaferete ta arxia sto xampp/htdocs mpenete sto 127.0.0.1:80 kai blepete to site sas. an exete kapia alli aporeia i diskoleia mporw na sas boi8isw sto skype arkei na min 8elete parapolla.
  19. uparxoun polla etima sites sto forum pou mporeis na diale3eis, twra an 8eleis na kaneis to diko sou site apo tin arxi ma8e photoshop, html5 css3, kai isos sou xriastei php kai javascript an 8es kati parapano apo to site sou
  20. Δεν συμφωνώ, μπορεί τυχαία κάποιος από το φόρουμ να πέσει στο σίτε αυτό που έχεις φτιάξει εσύ για τον πελάτη σου αυτός θα πάει και θα πάρει τηλεφωνώ? αν γινόταν αυτό δεν θα γράφαμε κανένα στοιχείο πάρα μόνο το εμαιλ άλλα είναι δικό σου θέμα το τι θα κάνεις με το τοπικ σου. παρεμπιπτόντως το να προσβάλλεις τους μελλοντικούς σου πελάτες δεν είναι ότι καλύτερο.
  21. Το δέχομαι, άλλα εφόσον είναι στο ίντερνετ είναι είδη εκτεθειμένες, τους κάνεις και καλό με το να τους διαφήμισης σε εμάς
  22. lel The Walking Dead
  23. add me saksa.lol http://www.maxcheaters.com/topic/178518-website-development-service/
  24. Ναι κάνεις και πρακτική βεβαία με μικρό μισθό άλλα είναι πρακτικής. για αυτόν τον κλάδο δεν έχω ιδέα. άλλα η φίλη μου που πήγαν τουριστικά και μαγειρική ναι κάναν πρακτική κανονικά. παντός τα ΤΕΙ είναι μακράν καλύτερα αν έχετε την δυνατότητα ΤΕΙ καλύτερα
  25. εφόσον πληρώνεις δεν κολάι ο βαθμός. γενικά είναι μια καλή επιλογή
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock