Home  >  Article  >  Backend Development  >  php运用,该如何处理

php运用,该如何处理

WBOY
WBOYOriginal
2016-06-13 12:20:33866browse

php运用
用PHP调用地图,我想在自己定义的点添加单击事件,单击事件为单击会跳转到另一个PHP页面,怎默写代码。
------解决思路----------------------
关于地图 请参考百度地图 等 地图SDK 的调用,大部分这些调用都是在JS 部分。

关于跳转 同样是 触发一个事件然后用JS 跳转到你需要去的页面

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn