Jump to content

raDeon

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by raDeon

  1. raDeon

    Mozilla

    here's a nifty trick for those interested in the cache. type about:cache into the address bar to browse your cache!
  2. I have a question. my database user prefix changed from sector_ to sector-_. When the bug is fixed will they change back?
  3. Hi I have a question. I see you use the long way of the including include $_SERVER['DOCUMENT_ROOT']."connect.php"; alot. I read that you can't include the normal way? I use require() instead of include() most of the time and it works. require("config.php"); is alot easier
  4. I learned PHP mainly from annoying the masters in PHP channels on IRC. I asked for so much help I learned tons Goof Also, the book Professional PHP4 helped me. Good book. Also, Maguma Studio helps because it has a built in php processor so you can run your scripts and debug without setting up a webserver on your computer or uploading all the time
  5. Rock Sign Rock Sign Rock Sign Rock Sign
×
×
  • Create New...