Return to Snippet

Revision: 61271
at December 3, 2012 15:21 by laxman2021


Initial Code
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"src="https://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=<?php echo "Kothaguda,+Hyderabad,+Andhra Pradesh,+India"; ?>&amp;aq=0&amp;oq=kothaguda&amp;ie=UTF8&amp;hq=&amp;hnear=<?php echo "Kothaguda,+Hyderabad,+Andhra Pradesh,+India"; ?>&amp;t=m&amp;z=14&amp;output=embed"></iframe>

Initial URL


Initial Description
Replace the php variable with the dynamic variables.

Initial Title
Google  map Dynamic  Validation

Initial Tags


Initial Language
PHP