Archive | php

- PHP, Apache, MySQL, Windows : WampServer

- PHP, Apache, MySQL, Windows : WampServer

I have no problems at all with WAMP. if your code on WAMP displays notices/errors then its your code at fault. Again your webhost has error reporting disabled and this is why you think everything is working fine on your website. If you checked your sites error logs youll see the same errors are logged. [...] [...more]

php, wamp, wamp server Comments (1)

kirk72

Level 1

9/4/09

Hi Ravi,

Try adding “z=1&amp” before “output=embed”.

or z=2, z=3, … to change level of zoom.

<iframe width=”425″ height=”350″ frameborder=”0″ scrolling=”no” marginheight=”0″ marginwidth=”0″ src=”http://maps.google.com/maps/ms?hl=en&ie=UTF8&msa=0&msid=115150635003777563784.00046fa19eb2776151ec6&ll=52.65856,-1.10776&spn=0.02128,0.05744&z=1&output=embed”></iframe><br /><small>View <a href=”http://maps.google.com/maps/ms?hl=en&ie=UTF8&msa=0&msid=115150635003777563784.00046fa19eb2776151ec6&ll=52.65856,-1.10776&spn=0.02128,0.05744&source=embed” style=”color:#0000FF;text-align:left”> Driving Test Centre Example 1</a> in a larger map</small>

-Kirk

via How to control level of zoom in an embedded map? – Maps Help.

Recent Videos