Jump to content

aspnetguy

Members
  • Posts

    6,787
  • Joined

  • Last visited

Everything posted by aspnetguy

  1. or maybe MN would have been more obvious and people would have avoided using something for Microsoft Network...lol
  2. if your page is written in php then you could create 2 functionsstartPhpCode() and endPhpCode() that could echo the HTML Encoded characters.
  3. try subscribing to a new toic and see if you get hte same message
  4. I believe this has been answered with a no. Justsomeguy answered the same question not too long ago.do a search and you can probably find it.
  5. moving to suggestions forum (admins can only do this)
  6. aspnetguy

    PHP5 on IIS6

    couldn't get it to work so I went with PHP 4.4.3 instead and it works now.
  7. consider the discussion over
  8. he was talking about a program to change windows passwords.My guess it would be in C++ (Win32 or MFC)
  9. actually the answer WILL ALWAYS be no.
  10. so if the sequences goes 3,7,11,15 then does it start with -1?Shouldn't the sequence actually be 0,3,7,12,18,25,etc.?
  11. Come over to the dark side *shifty eyes*
  12. sadly all forum and blog posts will be lost because there is no conversion tool I could find but his system will be more secure and it roles everything into one site much nicer than before. I can't wait to have it up again (skined, etc)It also allows me to set up seperate blogs for regular members.
  13. the reason I ask is cuz I am having trouble viewing it on my network unless I use the local ip addresses anyways as long as it works. Thanks
  14. it has Community Server as a title? SWEET.
  15. please view http://www.aspnetguy.com and tell me if you can see the page or if you get and error.Thanks,
  16. aspnetguy

    PHP5 on IIS6

    just my luck, justsomeguy hasn't been on yet today.
  17. www.W3C.orgNot sure about RSS feeds tho
  18. Have you used Linux before?If not it may not be a simple as you think. I have been finding it quite hard to get Linux distros configurated correctly. It is not like Windows that sets up your internet connection and installs all your drivers and hardware for you.Well if MS are retards and Bill is worth 80 billion where do I sign up to be a retard?In reality once my server is finished and I can get up enough motivation to do a reformat of my HD I am thinking of going for a WinXP/Ubuntu6 dual boot. I have to play with Ubuntu a bit more and see if I can get it working before I reformat my computer...I am so happy I have a test machine, it saves days and days of downtime.
  19. can you lay off the CAPS?
  20. nevermind, I am not that motivated
  21. Sounds interesting do you have a working sample of it? I would be interested in trying to crack it.
  22. Sounds interesting and like it would be difficult to crack.Just a couple questions.1. How do you include PHP code in a .js file?2. When you call isValidReferer you send 2 parameters but in the function definition it only takes 1 paramameter...is this a typo?
  23. aspnetguy

    PHP5 on IIS6

    Well I have installed PHP before on Apache but this is the first time I have tried on IIS6.I actually have PHP5 working and test pages loading properly but I cannot get the mysql extension to load.I keep getting "undefined function mysql_connect" when testing a connection.I have set the PATH in Envioment Variables, set extension_dir = "c:\php5\ext" in php.ini which is in c:\php5What am I missing or forgetting to do to get MySql working with PHP?
  24. sounds like the text editor you used is the problem. Be sure to save it as text only. Rich text can cause problems in your code.
×
×
  • Create New...