Recent content by asmith

  1. A

    Need People For MLG Custom Games?

    Simple, i need people to playMLg customs with on halo 3. Ive been playing MW2 for about 3 months now so im not good anymore but i think doing mlg customs will be the fastest way to get good. Send me a message on XBL GT: Rim Wizard
  2. A

    how can i make an html application which accepts a password and opens a specific page...

    ok firstly, create a database (mysql) : Table: Password char(100); url char(200); ok now create a form that recieves the password from the administrator: <?php include "authorize.php"; // COde to authorize the user. if(isValidUser()) { echo "<form action='url' method=post>"; echo...
  3. A

    PHP question - using $_SERVER variables within a called function for logging page hits?

    Well, i read your request. Sometimes it might be a miscall, or a type-o that cause blank feed from a function. But i typed out the following functions and classes in an effort to assist you hope you find them useful. The following code would return REQUEST_URI: <?php /* Source Code:geturi.php...
  4. A

    A gay guy in our YMCA camping group is trying to adopt a child here in...

    I think that his case worker will probably figure it out.
Back
Top