On Thursday 17 July 2003 06:25, DougD wrote:

> > when you call your script, is $point defined somewhere ?
> > if $point is empty, you'll get an empty string for $links_include and
> > include $links_include will not work.

> yes, I should have mentioned:  $point is defined in the URL string
> http://something.com/index.html?point=12

That's not the point (pun intended). Is $point empty (YES/NO)? Or does it 
contain what you expect it to contain?

-- 
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
------------------------------------------
/*
But you shall not escape my iambics.
                -- Gaius Valerius Catullus
*/


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

Reply via email to