Click here to get back home

PHP & cURL installation error (checking for curl_easy_perform in-lcurl)

 HomeNewsGroups | Search | About
 comp.lang.php    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
PHP & cURL installation error (checking for curl_easy_perform in-lcurl) Ville Mattila 12-18-2004
Get Chitika Premium
Posted by Ville Mattila on December 18, 2004, 2:00 pm
Please log in for more thread options
Kimmo Laine wrote:
> <?php
>
> include('http://www.your.domain/next_page.php?foo=bar');

Unless next_page.php generates PHP, the script with this include will
only get HTML.

> exit();
>
> ?>

next_page.php

<?php
if (isset($_GET['foo'])) {
echo '<?php echo $_GET[\'foo\']; ?>';
} else {
echo '<?php echo \'Not available\'; ?>';
}

--
File not found: (R)esume, (R)etry, (R)erun, (R)eturn, (R)eboot

Similar ThreadsPosted
PHP5 - Installation Error - 400 Bad Request July 15, 2004, 2:06 am
PHP installation and @sbindir@/httpd error message August 7, 2004, 6:15 am
error checking in php? January 18, 2007, 9:33 am
Error checking July 9, 2007, 9:11 am
soapServer does not error checking July 5, 2008, 11:11 pm
even after proper error checking, I still get PHP warnings August 17, 2006, 3:48 pm
CURL = Error 501 September 22, 2007, 8:48 pm
CURL = Error 501 September 22, 2007, 8:48 pm
do professional PHP programmers use error checking in their code? September 2, 2006, 12:29 am
Error checking for unique value in database table? May 23, 2007, 1:18 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap