Jump to content

xaq

Members
  • Posts

    22
  • Joined

  • Last visited

xaq's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Hey all, I was wondering about something. I set up a brand new database and in order to set up the table how it needs to be I need to run two .sql files as queries to the database. How would I go about doing this? Thanks
  2. xaq

    Php Security?

    heh that worked... long tags + index.php I had index.php and <? and it didn't odd... anyone know why that is? I appreciate all the help you guys have given me
  3. xaq

    Php Security?

    ive tried both and i get the same result, not a thing.
  4. xaq

    Php Security?

    hmm that actually worked, yet that exact script doesnt run in my index
  5. xaq

    Php Security?

    no php script will run on my site. i have no idea why. <? echo "Hello"; ?> ^ won't even work
  6. xaq

    Php Security?

    hmm already tried that, after that didn't work I went to just using the include.php.
  7. xaq

    Php Security?

    hmm nothing is still coming up... and i think the script im running allows you to change the variables through the url... not positive though. i cant even run simple echo scripts though. would you know why?
  8. xaq

    Php Security?

    is your .org a parked domain on a .com?? <{POST_SNAPBACK}> hmm dont think so
  9. xaq

    Php Security?

    as a matter of fact i can't even get simple scripts like <? echo "hello"; ?> to work Im stumped.
  10. xaq

    Php Security?

    it has to be a problem with <? include ... ?> part because if you go to: http://www.angrymob.com/include.php?forum_id=3&post_count=10 you will get the 3rd forum and 10 threads.
  11. <? include "include.php?forum_id=3&post_count=7"; ?> I run a phpbb forum and I have a script that takes threads (in this case 7) from a given forum (in this case 3) and posts them wherever this above it posted. The thing is this doesn't run on my main page. I was thinking this was a security issue? Any suggestions? Thanks, X
  12. xaq

    Www

    seems to be working now, sorry for consuming bandwidth
  13. xaq

    Www

    i just registered my domain and i can go to: angrymob.org but not www.angrymob.org sorry for the noob domain questions but i was wondering how to use both?
  14. xaq

    Dsn

    nm
  15. xaq

    Dsn

    i haven't done that yet, i'm new when it comes to domains, i usually just create pages that are for programming practice, this is my first time buying a domain. could you point me to a tutorial that explains what i need to do after purchase a domain? appreciated.
×
×
  • Create New...