russia5 Posted March 2, 2007 Share Posted March 2, 2007 This is some code that goes within the YDRequest class. Does anyone know what __FILE__ mean and what goes there? <?php // Include the Yellow Duck Framework initialization file require_once( dirname( __FILE__ ) . '/YDFramework2/YDF2_init.php' ); Link to comment https://forums.phpfreaks.com/topic/40797-yellow-duck-request-file/ Share on other sites More sharing options...
genericnumber1 Posted March 2, 2007 Share Posted March 2, 2007 http://www.google.com/search?hl=en&safe=off&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=T0w&q=__FILE__+php&btnG=Search Link to comment https://forums.phpfreaks.com/topic/40797-yellow-duck-request-file/#findComment-197520 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.