Search results

  1. RyanMK

    Show DevBest [PHP] Index?page=

    You know on websites when you get in the url bar: http://www.site.com/index.php?page=blah With this PHP code you can do just that: <?php $page = $_GET['page']; switch($page) { case 'blah': /* This is what goes after page= */ include 'projects.html'; /* link to the file you want to open */...
  2. RyanMK

    May I Please Be Un-Muted

    Thread closed.
  3. RyanMK

    Abuuuuuseeeeeeeee!

    You were muted because you repeated to ask people to buy you VIP and spamming the GCBOS in general. Thread closed.
  4. RyanMK

    [help] tebbocms [help]

    Hi, add the following code to .htaccess RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]
  5. RyanMK

    Show DevBest [PHP] Get page title

    This is awesome, Mark! I'll be sure to use this sometime.
  6. RyanMK

    Hello

    Please give more information on what the Monster throne is, what it looks like.
  7. RyanMK

    [HELP] Online COunt. [H3LP]

    This has been released here
  8. RyanMK

    Revision!

    Samlearning, good method if your school supports it.
  9. RyanMK

    Making Banners/Siggies

    Ahem..
  10. RyanMK

    Show DevBest upload2.us - Free File Uploading Service

    Love the layout,the usersystem and the statistics at the footer. Very good work, Mark! Only thing I don't like is the user CP because of the icons, I'd prefer just a form with lables on what is being changed/updated.
  11. RyanMK

    Creating Mobile/Cell Phone Themes

    Can you make HD iPhone wallpapers?
  12. RyanMK

    White iPhone4

    About time apple released this, personally I like the back one as the black and silver contrast better. Heres a link! http://www.apple.com/iphone/
  13. RyanMK

    Banner

    You can use adobe photoshop to create animated banners, go into window and select animation. Once done save for web and devices as an animated gif. If you don't know how to use the animation feature google it for some tuts.
  14. RyanMK

    My windows 7 is back!!!

    Show off. And my Mac is teh shit. 4GB RAM 500GB HDD 13" Display i7 Processor ;D
  15. RyanMK

    [Idea] TheHabbos VIP

    Features could include: Forum username color and userbar. More noticable, bright advertisment. Allowed banner size increased.
  16. RyanMK

    Learn the basics of CSS part 1

    Thanks, Mark. I'll try to post part 2 later on, and add images for both tutorials
  17. RyanMK

    What retro era did you enjoy the most?

    v26 all the way, Habbo at it's prime.
  18. RyanMK

    Some Ideas...

    I think the last coding competition failed because a lack of knowlege in PHP, using more simple languages like HTML and CSS could encourege people to get involved as both languages are fairly easy to learn. As for a community project I like Kryptos' idea and set it up as a sub forum, then...
  19. RyanMK

    My windows 7 is back!!!

    /draw @ Kryptos ;]
  20. RyanMK

    Learn the basics of CSS part 1

    I'll add some pics when I'm next at a computer, mate :P Typed all that on an iPhone :L
Top