Quote:
Originally Posted by onegenius
$filename needs to be = "somefolder/filename.xyz" and the folder set to 777 (permission)
|
Hi onegenius,
I just checked the permission of the scores folder (which is a sub folder of my public_html folder), and it was set to 777.
I AM passing in a folder + filename like so in the URL (amonst other bits too):
Code:
paulsbitsandbytes.webatu.com/scores.php?filename=scores/score.sco&scoresize=10&action=VIEW&viewtype=HTML
So, shouldn't $filename inside the php file be non-blank?
you can try it yourself if you like...
cheers,
Paul