HTML de la route const html = await fetch(actualRoute.pathHtml).then((data) => data.text()); // Ajout du contenu HTML à l'élément avec l'ID "main-page" document.getElementById("main-page").innerHTML = html; // Ajout
HTML, j'affiche le résultat de la requête ci-dessous dans un tableau HTML : ``` public function mavue() { $this->set('mesventes', $this-Ventes>find('all', array('sum(prix)AS total','group
html->link('Ajouter un utilisateur',array('controller'=>'users', 'action'=>'edit')); ?>
html(' '+nouveauPays+' '); $("div[id=two] h2").html(pays).attr('style','margin-top:-14px;padding-bottom:5px;color:#C00'); $('div[id=foo] #list').html(""); $("div[id=foo] div[data-role
html->link($html->image('/img/fre.png', array('alt'=>'Français','title'=>'Français')), array('language'=>'fre')+$this->params'pass'], array('escape'=>false));?>
html(' +1€ / clic '); } else { $("#upgrades").html(''); } $("#upgrade1").click(function(){ cbPerClick = cbPerClick + 1; monnaie = monnaie - coutUpgrade; coutUpgrade = coutUpgrade * 5; showMonnaie(); showCps(); $("#upgrades").html(); console.log(coutUpgrade) }); }); // fin clickhere click ``` Genre... **POURQUOI** ? J'ai beau
Html->script('http://maps.google.com/maps/api/js?sensor=false', array('inline' => false)); ?>
html j'ai ceci : ```html Login <form method="POST" action="http://local.dev/monsite/public/login" accept-charset="UTF-8"><input name="_token" type
html = ""; $url = "LIEN RSS"; $xml = simplexml_load_file($url); for($i = 0; $i < 1; $i++){ $description = $xml->channel->item[$i]->description; $pubDate = $xml->channel->item[$i]->pubDate; $html .= "$description"; $html