Html->image('delete_contact.png',array( 'alt'=>'Supprimer', 'title'=>'Supprimer', 'url'=>array('action'=>'delete',$this->request->params'pass']'0'],$v'id']), 'width'=>'25px', )); ?> Cependant, je n'arrive pas à mettre un confirm
Html->link("Le titre de mon second article",array('controller'=>'posts','action'=>'index'), array('target'=>"_self", 'title'=>"Accéder à la news")); ?>
html du menu(je l'utilise en element, il est appelé dans default.ctp) : [Demo du menu](http://www.htmldrive.net/items/demo/69/Jquery-Awesome-Filled-Navigation-Menu-Use-Sprites) Dans PageController j'utilise la fonction : function menu() { $pages = $this->Post
HTML sans le lien: ``` teste La compagnie Nos spectacles Nous contacter 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ``` Avec
html) { response.writeHeader(200, {"Content-Type": "text/html"}); response.write(html); response.end(); }); }); io.sockets.on('connection', function(socket) { socket.on('buffer', function(data) { socket.broadcast.emit('buffer', data); }); }); server.listen(9782); ``` index.html ``` LIVE test ``` Ma conf Apache ``` ServerName
html_e('Login to send a message', 'houzez'); ?> ``` ### Ce que je veux
html comme reponse, Mon APPCONTROLLER/ if ($this->RequestHandler->isAjax() && $this->request->is('ajax')){ $this->layout = FALSE; Configure::write('debug',0); if($this->request->is('ajax')){ $this->disableCache(); } mon controller \*/ public