ML2008
07-01-2001, 09:04 AM
I have a script that requires these 2 values.
The script is in the cgi-pub directory and the data is in the showsell directory at the same level on a Raq3.
What will the data directory value be?
# Script Location
$script = "http://mlbox.com/cgi-pub/showsell/showsell.pl";
# Advert Data Directory
$data_dir = "/????/?????";
The script is in the cgi-pub directory and the data is in the showsell directory at the same level on a Raq3.
What will the data directory value be?
# Script Location
$script = "http://mlbox.com/cgi-pub/showsell/showsell.pl";
# Advert Data Directory
$data_dir = "/????/?????";
