Click here to get back home

Regular expression: non-latin word/non-word characters and UTF-8

 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
Regular expression: non-latin word/non-word characters and UTF-8 Markus Ernst 09-22-2005
Get Chitika Premium
Posted by Markus Ernst on September 22, 2005, 1:34 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

Posted by steve on September 22, 2005, 2:41 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
correctly getting utf8 characters in the content of an e-mail August 9, 2007, 4:12 am
UTF8: file_put_contents doesn't seem to write UTF8 content properly June 13, 2007, 4:25 pm
Regular expression example on PHP.net September 7, 2007, 2:02 am
Regular Expression [Help] February 4, 2005, 9:48 am
regular expression March 31, 2005, 11:30 pm
I need help in Regular Expression in PHP June 15, 2005, 3:24 am
I need help in Regular Expression in PHP June 15, 2005, 3:24 am
regular expression help September 14, 2005, 11:20 pm
Help with regular expression January 15, 2006, 6:43 pm
Regular Expression help February 23, 2006, 3:43 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap