Scott Thompson

I have 22 followers

Below is my Profile Feed containing my latest profile updates along with the updates of the coders i personally find interesting and decided to follow.

Posted 1 Day Ago by VBAssassin :: Comments

Added a new source code:

PHP Session Manager

Posted 2 Days Ago by VBAssassin

Added a new post on my blog:

Regex(Regular Expressions) Quick Reference

Posted 3 Days Ago by Enterprise-PHP

Posted 4 Days Ago by xLink :: Comments

Now following kira423, VBAssassin, VBPhantom

Posted 7 Days Ago by Enterprise-PHP :: Comments

Posted 8 Days Ago by VBAssassin :: Comments

Now following certainty, Izzmo, VBAssassin

Posted 8 Days Ago by Cinjection :: Comments

Added a new link to my web directory:

PHP Freaks

Posted 8 Days Ago by Enterprise-PHP

Added a new post on my blog:

Securing Mysql Connection Passwords with PHP

Posted 9 Days Ago by Enterprise-PHP

Added a new source code:

Referral Banner Generator

Posted 9 Days Ago by Enterprise-PHP

Added a new source code:

curl remote html page source retreiver

Posted 10 Days Ago by Enterprise-PHP

Now following Mchl

Posted 11 Days Ago by Corrupted :: Comments

Added a new link to my web directory:

Identify software on the websites you visit

Posted 19 Days Ago by VBAssassin

Added a new link to my web directory:

Cybershade CMS

Posted 20 Days Ago by xLink

Posted 22 Days Ago by Cinjection :: Comments

Posted 22 Days Ago by VBAssassin

Added a new link to my web directory: Programming Challenges (Interview Street)

Posted 22 Days Ago by VBAssassin

About Me

My real name is Scott Thompson, i am 25 years old and currently reside in United Kingdom. I first started coding back in 2003. I have a range of skills covering Abstract Classes, Refactoring, Games Development and 45 more. Read more...

Followers 22
Skills 48
Likes 9 (100%)
Dislikes 0 (0%)
Comments 49

Recently Liked

Recent Comments

  • Hey up mate, you appear to have missed the basic "<html><head></head><body>" tags from the start, but have got the closing tags... might want to add a doctype too ;)

    view content commented on
  • Hello, i like the idea of your forum. However, while looking at index.php i noticed this: PHP Source Code from index.php

    That's considered bad design because it's coppied over and over again throughout the script with only small changes. Also, you are not using isset() to test to ensure the correct $_GET vars exist (and triggering error handling is expensive speed wise especially if you are just covering up errors using display errors). You should look into using MVC which will clean that code up along with using isset()... MVC would require PHP 5+ ;)

    Nice start though :)

    view content commented on
  • Doesn't look very well formated? I'm guessing you didn't double new line when you pasted it so markdown put everything on one line ;)

    view content commented on
  • Because it's easier to learn and not so intrusive, though jQuery is also installed :p I like the bind() method instead of having to be forced to use modules like jQuery which is like hitting a nail with a sledge hammer at times! Also, prototype organises the params better in methods like each(). Plus other little things.

    view content commented on
  • Hello Detropat. Eventually as i recruit more moderators the queue won't be much of an issue and this queue will become almost transparent. It's only enabled on Personal Messages, comments and forum posts due to how effective the mass notifications are. Everything else is instant.

    view content commented on
  • View All Comments