cakephp-url-filter:CakePHP 网址过滤

时间:2024-08-07 06:09:27
【文件属性】:

文件名称:cakephp-url-filter:CakePHP 网址过滤

文件大小:4KB

文件格式:ZIP

更新时间:2024-08-07 06:09:27

PHP

cakephp-url-过滤器 CakePHP 网址过滤 ###视图(视图/地图/index.ctp) <?php $base_url = array('controller' => 'maps', 'action' => 'view_map'); echo $this->Form->create('Map',array('url'=>$base_url)); echo $this->Form->input('street_name',array('div'=>FALSE, 'type'=>'text','id'=>'street_name','label'=>false,'placeholder'=>"Street Name")); echo $this->Form->input('zip',array('div'=>FALSE, 'type'=>'text'


【文件预览】:
cakephp-url-filter-master
----.gitignore(574B)
----View()
--------Maps()
----Controller()
--------MapsController.php(1KB)
----README.md(2KB)
----.gitattributes(378B)

网友评论