Click here to get back home

The use of fn: functions in XSL - XPath

 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
The use of fn: functions in XSL - XPath Rutger Claes 06-23-2005
Posted by Rutger Claes on June 23, 2005, 9:14 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
XPath help? April 5, 2008, 12:02 pm
xpath XML and PHP4 November 30, 2006, 6:28 pm
problem with xml and xpath in PHP July 3, 2008, 10:11 pm
PHP5 Xpath problem August 18, 2004, 11:08 am
php5: question about xpath January 25, 2005, 10:05 pm
pass variable to xpath? February 1, 2005, 5:23 pm
Xpath encoding problem February 11, 2008, 11:29 am
xpath query too long? June 25, 2008, 1:43 am
Struggling with simple DOM/XPath usage... February 4, 2005, 6:13 pm
simplexml with xpath, getting index of results January 2, 2006, 2:31 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap