View Single Post
Old March 23rd, 2006, 12:55 PM   #1 (permalink)
SkinnyDawg
Registered User
Comfy Contributor
 
SkinnyDawg's Avatar
 
Joined in Nov 2004
Lives in Henderson Kentucky
Hosted on PASS49 and dedicated
110 posts
Gave thanks: 0
Thanked 0 times
Question Another '&' question with php

This is the link to a cubecart page:
http://www.<domain name>/index.php?act=viewCat&catId=13

This link and several others go into a txt file that a flash header will import and use as menu links. The problem is the & is used in the text file to deliniate variable begining. Example:

&url1=<first link>&url2=<second link>&url3=<third link>&url4=<fourth link>

When the menu is clicked it stops reading the link at the &:

index.php?act=viewCat&catId=13

and fails from there.

So the question is:

Can the & in either place the link itself or in the flash header (i have the fla) be replaced with something else? Or are they like reserved?

Any help certainly appreciated...

-Roger
__________________
Pray Harder ... Time's Short
OC10 on PASS49 http://www.smallbusinessnetworks.us

SkinnyDawg is offline   Reply With Quote