Menu

#23 whats with all the forward/slashes!???

open
nobody
None
5
2004-03-07
2004-03-07
Anonymous
No

???

Discussion

  • Nobody/Anonymous

    Logged In: NO

    change magic qoutes in php.ini

     
  • Chris Weiss

    Chris Weiss - 2005-12-02

    Logged In: YES
    user_id=42466

    everything except windows uses forward slashes. apache and
    php are smart enough to change them to backslashes if you
    are actualy running on windows. makes it MUCH easier to
    make portable confs and scripts

     
  • Chris Weiss

    Chris Weiss - 2005-12-02

    Logged In: YES
    user_id=42466

    magic quotes adds backslashes to escape special characters.

    however, I do recomend disabling that since php6 won't have
    that option and it will be "off".
    http://www.php.net/~derick/meeting-notes.html

     

Log in to post a comment.

MongoDB Logo MongoDB