947740 Posted May 4, 2008 Share Posted May 4, 2008 Does this website use PHP if the URL contains this?: JMC_CGI_0708.dll?module=Parent I am pretty sure it does, but I want to make sure before I make any assumptions. Link to comment https://forums.phpfreaks.com/topic/104124-php-in-url/ Share on other sites More sharing options...
BlueSkyIS Posted May 4, 2008 Share Posted May 4, 2008 the .dll file extension in JMC_CGI_0708.dll?module=Parent indicates a dynamic link library, not a PHP file. most likely, the server is using ASP or a related Windows technology. Link to comment https://forums.phpfreaks.com/topic/104124-php-in-url/#findComment-533096 Share on other sites More sharing options...
947740 Posted May 4, 2008 Author Share Posted May 4, 2008 Ah. Thank you for telling me that. Link to comment https://forums.phpfreaks.com/topic/104124-php-in-url/#findComment-533099 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.