Jump to content

convert php variables


clausowitz

Recommended Posts

I have this code that I use to show a google map in my website.

somehow the php variables inside the code don't display their value. When I echo them at the end of the page I do get the values but not inside these lines.

Is there a way that I can convert these php variables into something I can just put in there without echoing?

 

 

"http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=<?php echo "$home_address,+$residence,+$host";?>&ie=UTF8&hq=&hnear=<?php echo "$home_address,+$residence,+$host";?>&z=12&output=embed

 

Marco

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.