Click here to get back home

Creating a .ico file with php, is it possible?

 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
Creating a .ico file with php, is it possible? Leif Wessman 02-04-2005
Get Chitika Premium
Posted by Leif Wessman on February 4, 2005, 9:04 am
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 Chung Leong on February 4, 2005, 7:02 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
Creating link to file or temp file for user download June 20, 2005, 10:42 am
Creating an image file with only PHP November 9, 2005, 3:18 pm
Creating a variable from a text file December 13, 2004, 3:26 am
Need help creating a file search online February 3, 2005, 10:17 am
creating a file, uploading, and permissions October 20, 2005, 8:57 pm
Error Creating an Image from an Uploaded File February 5, 2007, 2:44 pm
Creating a web forum December 17, 2004, 12:47 pm
creating subdomains using php January 11, 2005, 11:47 pm
creating subdomains using php June 1, 2005, 1:43 am
Creating a schedule September 19, 2005, 6:24 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap