Help passing vars via URL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jorgephp
Forum Newbie
Posts: 1
Joined: Thu Mar 19, 2009 7:21 pm

Help passing vars via URL

Post by jorgephp »

why do I received the paths via URL with double slash for instance: c:\\yy\\zz?, thanks
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: Help passing vars via URL

Post by akuji36 »

Try this link --look for geturl and flashvars

http://www.devx.com/webdev/Article/36748
Post Reply