Posted by Yannick Benoit on 04/12/06 19:52
Hey guys.
I have a script that builds up galleries of pictures and then let people
vote on them.
the script admin is in a folder named: /admin and includes all db
connections.
Then each galleries generated by the script goes into
/galleries/name1.2.3.etc...
So I used to connect to my db for the voting using
include("../admin/db_func.php");
but now that safe mode is on I cant make it work anymore. Anyone has
suggestions has to make this work ?
Thank you very much
Yang
[Back to original message]
|