I am attempting to use a PHP include with cgi-bin. Is this even possible? My other includes work fine. Here is the offending code:
<?php include ".../cgi-bin/Calcium40.pl?Op=ShowIt&CalendarName=City"; ?>
I am attempting to use a PHP include with cgi-bin. Is this even possible? My other includes work fine. Here is the offending code:
<?php include ".../cgi-bin/Calcium40.pl?Op=ShowIt&CalendarName=City"; ?>
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.