On Friday 17 September 2004 20:36, I wrote:
> include('http://wherever.example.com/poll.asp');
> ?>
A safer option if your asp page does not generate any php code you wish to
execute would be:
http://wherever.example.com/poll.asp');
?>
--
Phil Driscoll
--
PHP Windows Mailing List (http://w
I'd lookup virtual()...
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
"Trevor Gryffyn" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
The problem is that the web server looks at the file type and determines
what to do with it before it sends anything to the web
This is what happens:
"Call to undefined function imagecreatefromjpeg() in
c:\Inetpub\wwwroot\poe_logo.php on line 26"
I'm using PHP 5.0.1 running on IIS 5.1 / WinXP Professional.
Either on Apache 1.3 and PHP 4.3.3 its does not work...
I really don't what is happening...
Note I'm newbie on php,
Are you sure you have installed GD?
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
"Rafael Soares" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> This is what happens:
>
> "Call to undefined function imagecreatefromjpeg() in
> c:\Inetpub\wwwroot\poe_logo.php o