Upload avatar

image valide" ) ); dans mon controller UsersController.php je voudrais ajouter dans ma fonction profil un save et un move\_uploaded\_file pour ajouter le chemin de l'avatar dans ma base

13
Xublink | Url Shortener

image QR ainsi qu'a une API afin de créer des liens à partir de vos applications. Exemple de liens raccourci: - Short http://xub.me/e - Stats http://xub.me/e/stats.html - Qr http://xub.me

10
La pagination pour Caroufredsel

Bonjour à tous. Je voudrais savoir comment faut-il faire pour remplacer les chiffres de la pagination par des puces ou une image choisit. Merci d'avance pour vos réponces.

2
Aucun requete d'exécuter lors de /users/login
Tux1,

image du tuto. if($this->request->is('post')){ if ($this->Auth->login()) { return $this->redirect($this->Auth->redirect()); } else { $this->Session->setFlash(' × Saisie incorrecte - Va-t\'en ou appelle le maitre

2
Écrire dans un fichier grâce à un script PHP ?

image'])); mkdir("radio/"."$webradio"); $modif = fopen("radio/"."$webradio"."/index.php", "a+"); echo " NOUVELLE WEBRADIO "; fclose($modif); if($pseudo&&$webradio&&$img){ $query_dedi = mysql_query("INSERT INTO studiov VALUES('','$pseudo','$webradio','$img',NOW())"); echo

5
Symfony2 et Ajax : Erreur 500

pouviez m'aider merci beaucoup :) Voici l'erreur : POST http://localhost/Symfony/web/app\_dev.php/scan/rechercher/ 500 (Internal Server Error) // d'après la console google chrome ! voici une image [url=http://img15.hostingpics.net/pics/876759error.jpg][img]http://img15.hostingpics.net/pics/876759error.jpg[/img][/url]

2
Custom post type / archive-portoflio.php

images' => array( 'post' => array( array('thumb',620,248,true) ), 'portfolio' => array( array('thumb',197,156,true) ) ) )); ?> j'espère que vous pourrez m'aider, en attendant, le site reste en suspend

5
zoombox et titre

image sera codifié à partir de 3 champs (Titre, Client, Date). J'aimerais que dans la div .zoombox\_title le texte apparaise de cette façon : **Titre** _Client_ Date Ceci afin

3
mercure docker symfony

image: dunglas/mercure restart: unless-stopped environment: SERVER_NAME: ':80' MERCURE_PUBLISHER_JWT_KEY: '!ChangeMe!' MERCURE_SUBSCRIBER_JWT_KEY: '!ChangeMe!' # Set the URL of your Symfony project (without trailing slash!) as value

0
problème jquerydiaporama dans CakePhp

work as $w): $w = $w'Work']; $this->Html->link($this->Html->image($w'url'],array('style'=>'max-width:250px')),$w'url'],array('escape'=>false)); ?> Je vous remercie d'avance

5