[thelist] REFC Delimiter

Christopher Joseph Christopher at ideadesigners.com
Thu Apr 25 07:57:00 CDT 2002


Thanks guys! Your help is very much appreciated....some heavy changes
required to change &foo=1 to &foo=1 at output of dyna-URLS. But is has
to be done.


Chris.

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Martin
Sent: Thursday, April 25, 2002 9:28 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] REFC Delimiter



On Thursday, April 25, 2002, at 01:15  pm, Luther, Ron wrote:

> Could the semicolon at the end of "&" be the missing "refc
> delimiter"?

Yes it is - it's complaining on 2 counts:
1) It's parsing &foo not as an ampersand separator and new variable, but
     as an entity, &foo;, which it doesn't recognise
2) If you meant &foo; then your &foo is malformed, missing the semicolon
    delimiter.

If you want it to validate, change it to option=contact&foo=6

Cheers
Martin
(just spent some time getting http://members.evolt.org/martin/ to
validate XHTML Strict)

>
> -----Original Message-----
> From: Christopher Joseph [mailto:Christopher at ideadesigners.com]
>
> I am using PHP to dynamically output site information. The PHP passes
> variables through the name space like so:
>
> ....index.php?option=contact&foo=6
_______________________________________________
email: martin at easyweb.co.uk             PGP ID:	0xA835CCCB
	martin at members.evolt.org      snailmail:	30 Shandon Place
   tel:	+44 (0)774 063 9985				Edinburgh,
   url:	http://www.easyweb.co.uk			Scotland

--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !




More information about the thelist mailing list