Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strip slashes on save #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

strip slashes on save #3

wants to merge 1 commit into from

Conversation

DaveKin
Copy link

@DaveKin DaveKin commented Jul 10, 2013

my apostrophes weren't looking right

my apostrophes weren\'t looking right
@Langmans
Copy link

I'd rather turn off magic quotes if I were you.

@DaveKin
Copy link
Author

DaveKin commented Jul 11, 2013

Good point, an alternate approach could be to add:

# turn off magic quotes
php_flag magic_quotes_gpc Off

to the .htaccess file in the main Pico project

@csholmq
Copy link

csholmq commented Aug 14, 2013

My magic quotes are already turned off but I still encountered this issue. Thanks for the commit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants