On Wednesday 01 December 2004 15:02, Christopher Weaver wrote:
> Here's what I've got
>
> In first php file
>
> include second.php;
>
> createPage("withThis");
> createPage("withThat");

 ...

Of all the correct answers that you received you had to pick and use the wrong 
answer! PHP can't spawn new pages. Read your other responses.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Carson's Observation on Footwear:
 If the shoe fits, buy the other one too.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to