HTML pour le form ``` Quick Contact Contact us today, and get reply with in 24 hours! Submit ``` Partie
Html','Session','Cache'); var $components = array( 'Auth', 'Session'); function beforeFilter() { //debug($this->request); if(isset($this->Auth)) { $this->Auth->userModel = 'User'; $this->Auth->fields = array('username' => 'login', 'password' => 'password'); $this
html avec le session\_start, ce n'est donc pas mon cas. Mes includes:
aide; mon cake ne parvient pas à trouver les photos, problème de htaccess je pense. chez OVH mon code : echo $this->Html->image("bureaux/U-B-01/1.jpg" voici le lien généré :
HTML et pour enlever les puce et mettre a droite les li dans mon CSS j'ai ça .contenu ul li{ list-style:none; float:left; padding:0; } Suis-je dans
HTML : ' '. // l'icône gauche ' '.$this->Bs->icon('chevron-left').' '. // la liste en question ' '; foreach (...){ ... } ' '. // l'icône droite ' '.$this->Bs->icon('chevron-right').' '. // Le contenu de chaque tab.. ' '. ' ... '. ' '. ' '; Et voici
html ne sont pas acceptés, à plus forte raison du php. Je bloque sur ça donc, aucune de mes recherches sur google n'a pu me résoudre le problème. Merci
html Caspevi Le Moteur de recherche le CSS .section-form1 { background: url('../image/background_top.png') no-repeat center; background-color: #000; width: 100%; height: 694px; a { background: url('../image/forme_serche.png'); width: 61px; height
Html', 'Form', 'Session'); public $components = array('Session'); public function index() { $this->set('posts', $this->Post->find('all')); } public function view($id) { if (!$id) { throw new NotFoundException(__('Post invalide')); } $post = $this