Page 1 of 1

[SOLVED] What problems can single quote in file mean?

Posted: Sat Dec 24, 2005 4:13 pm
by Ambush Commander
I'm currently working on extending MediaWiki, and some really weird stuff is happening when I'm handling files with single quotes in there name.

What could single quotes possibly do?

Solved - It was a magic_quotes_gpc problem.