ErwinB, on Apr 2 2008, 10:06 AM, said:
Oh to answer your question...yes they are in the ftp structure...
Posted 02 April 2008 - 05:36 PM
ErwinB, on Apr 2 2008, 10:25 AM, said:
// set some runtime options
if(version_compare(phpversion(), "4.3.0")>=0) {
set_include_path("./includes/"); // this now works, above code did not?
} else {
ini_set("include_path", "./includes/"); // include path the old way
}
Posted 04 April 2008 - 08:26 PM
Posted 17 June 2008 - 05:15 PM
Ralph, on Apr 4 2008, 09:26 PM, said:
Posted 17 June 2008 - 05:41 PM
Posted 17 June 2008 - 11:05 PM
Ralph, on Jun 17 2008, 06:41 PM, said:
Posted 18 June 2008 - 12:50 PM
othellotech, on Jun 17 2008, 07:05 PM, said:
0 members, 1 guests, 0 anonymous users