Shaare your links...
3325 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 5
81 results for tags php x
  • Bonnes pratiques de déploiement PHP en 2015 - Blog de dada
    permalink -
    - https://www.dadall.info/blog/index.php?article482/bonnes-pratiques-de-deploiement-php-en-2015
    php
  • Exploiting PHP-GD imagecreatefromgif() function
    permalink -
    - https://github.com/d0lph1n98/Defeating-PHP-GD-imagecreatefromgif
    exploit php
  • Util.php - Une collection de fonctions et snippets PHP à utiliser - La Ferme du web
    permalink -
    - http://www.lafermeduweb.net/billet/util-php-une-collection-de-fonctions-et-snippets-php-a-utiliser-1809.html
    php snippet
  • 7 – Module 4 – Ping de serveur | MagdiBlog
    ping rapide des machines sur le réseau avec un fork.
    permalink -
    - http://www.magdiblog.fr/boa-pi-homedashscreen/7-module-4-ping-de-serveur/
    fork php ping
  • auto_restrict 3.1 : you shall not pass (at least without a token) - Warrior du Dimanche
    Trop top !
    merci Bronco
    permalink -
    - http://www.warriordudimanche.net/article289/auto-restrict-3-0-you-shall-not-pass-at-least-without-a-token
    php sécurité
  • How to Use Redis with PHP using PhpRedis with Examples
    NB besoin de phpize ( sudo apt-get install php5-dev  )

    https://github.com/nicolasff/phpredis#lists
    permalink -
    - http://www.thegeekstuff.com/2014/02/phpredis/
    php redis
  • Auto_restrict 2.0: un fichier pour les verrouiller tous. - Warrior du Dimanche
    permalink -
    - http://www.warriordudimanche.net/article163/auto-restrict-2-0-un-fichier-pour-les-verrouiller-tous
    php sécurité
  • Dans les logs de connexion de mon Shaarli... - Liens en vrac de sebsauvage
    permalink -
    - http://sebsauvage.net/links/?kO4Krg
    ban php
  • How to create a XMLRPC Server and a XMLRPC Client for PHP Code Example - Runnable
    la doc : http://php.net/manual/fr/ref.xmlrpc.php
    permalink -
    - http://runnable.com/UnEjkT04_CBwAAB4/how-to-create-a-xmlrpc-server-and-a-xmlrpc-client-for-php
    php xmlrpc
  • Execute PHP Script Online
    permalink -
    - http://www.compileonline.com/execute_php_online.php
    php
  • curl.class.php : wrapper en php pour curl
    Je l'utilise pour faire du xmlrpc (cf. https://stackoverflow.com/questions/718377/need-sample-xml-rpc-client-code-for-php5)
    permalink -
    - https://github.com/dongsheng/cURL/blob/master/curl.class.php
    curl php xmlrpc
  • How to Tell if Your PHP Site has been Hacked or Compromised | Greg Freeman's Blog
    via sebsauvage
    NB mon antivirus me bloque la page à cause du contenu... mais a priori, pas de souci ;-)
    permalink -
    - http://www.gregfreeman.org/2013/how-to-tell-if-your-php-site-has-been-compromised/
    php sécurité
  • Uploading Files To MySQL Database - PHP MySQL Tutorial
    permalink -
    - http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/uploading-files-to-mysql-database.aspx
    php
  • totp [sebsauvage]
    Tuto : One Time Authentication
    permalink -
    - http://sebsauvage.net/wiki/doku.php?id=totp
    android php sécurité
  • AJAX-enabled Sticky Notes With PHP & jQuery | Tutorialzine
    permalink -
    - http://tutorialzine.com/2010/01/sticky-notes-ajax-php-jquery/
    php stickynotes
  • About | CKEditor.com
    permalink -
    - http://ckeditor.com/about
    php
  • [PHP] Faire plusieurs requêtes HTTP simultanées avec cURL - Le Hollandais Volant
    permalink -
    - http://lehollandaisvolant.net/?d=2014/05/20/19/21/36-php-faire-plusieurs-requetes-http-simultanees-avec-curl
    curl php
  • Un backdoor dans le script c99Shell « Korben
    Le "fameux" script c99 qui permet de mettre en place un shell sur un serveur exécutant php, utilisé d'abord pour laisser une backdoor sur un serveur web piraté a aussi été utilisé à des fins perso... mais il y a possibilité de bypasser l'authentification, so... Il y a des centaines de serveurs qui traînent donc avec une grosse porte ouverte !
    permalink -
    - http://korben.info/c99-php-backdoor.html
    php sécurité
  • La tamporisation de sortie en PHP
    ob_start();
    //qqch...
    $contents = ob_get_contents();
    ob_en_flush() ;// ou ob_end_clean()
    //et puis après on peut aller chatouiller le contenu du buffer avec str_replace:
    $buffer = str_replace("mot_censure", "mot correct", $buffer);
    echo $buffer;

    Perso je l'ai utilisé pour modifier <title> dans un header html comme ici :
    https://stackoverflow.com/questions/13009227/php-how-to-change-title-of-the-page-after-including-header-php
    permalink -
    - http://fr.openclassrooms.com/informatique/cours/la-tamporisation-de-sortie-en-php
    php
  • Sécuriser PhpMyAdmin sur Debian
    permalink -
    - http://www.mon-code.net/article/18/securiser-phpmyadmin-sur-debian
    php phpmyadmin
Links per page: 20 50 100
◄Older
page 1 / 5
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.