Thread: OSRS Article system [PHP / PDO / MySQL]

Results 1 to 3 of 3
  1. #1 OSRS Article system [PHP / PDO / MySQL] 
    Old Webdeveloper
    Dondxon's Avatar
    Join Date
    Aug 2011
    Posts
    1,144
    Thanks given
    209
    Thanks received
    108
    Rep Power
    65
    Vazz gave me some inspiration to remake this aswell

    I hope you like this

    Link to original: http://oldschool.runescape.com/

    Files in FileZilla:


    Homepage:


    The articles:


    Adding articles:


    Viewing articles:


    Constants.php:


    Database:


    All with all, around 2 and a half hour of work.
    Do you need any PHP work done? Or are you looking for RSPS integrations? click herel.

    Vouches

    Reply With Quote  
     

  2. #2  
    Naughty Toys
    Toys's Avatar
    Join Date
    Sep 2013
    Posts
    201
    Thanks given
    21
    Thanks received
    9
    Rep Power
    37
    Looks really nice
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Aug 2008
    Posts
    2,418
    Thanks given
    721
    Thanks received
    595
    Rep Power
    1220
    http://i.imgur.com/7pwmywC.png
    Why are you doing ECHO ''. $var .'';?

    You shouldn't be capitalizing 'echo' and you can just do echo $var;...

    http://img196.imageshack.us/img196/9989/s4g4.png
    No reason to really use define here, but if you want to you could, I guess.

    http://i.imgur.com/GP8pLyQ.png
    4 queries that basically select the same thing? Just select all of those columns with one query and put them into an array...
    Reply With Quote  
     

  4. Thankful users:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. OSRS News System [PHP] [MySQL]
    By Vazz in forum Website Development
    Replies: 7
    Last Post: 10-04-2013, 10:10 PM
  2. php pring mysql results into 3 div's
    By Patawic in forum Application Development
    Replies: 8
    Last Post: 11-14-2010, 09:02 PM
  3. Replies: 11
    Last Post: 07-07-2010, 11:47 AM
  4. How to store passwords safely with PHP and MySQL
    By Defqon in forum Website Development
    Replies: 1
    Last Post: 03-27-2010, 07:56 PM
  5. PHP and MYSql highscores problem
    By Dragonking in forum Help
    Replies: 2
    Last Post: 09-10-2009, 05:32 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •