Skip to content

Instantly share code, notes, and snippets.

@fritids
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save fritids/8948668 to your computer and use it in GitHub Desktop.

Select an option

Save fritids/8948668 to your computer and use it in GitHub Desktop.
$Error
if(count( $errors )==0) echo 'no errors'; else 'some errors';
WP_Error $errors
if(count( $errors->errors )==0) echo 'no errors'; else echo 'some errors';
https://github.com/astockwell/countries-and-provinces-states-regions/blob/master/countries/france.json
http://fr.openclassrooms.com/forum/sujet/fonction-ajax-json-12999
https://github.com/cristiroma/countries/tree/master/json
https://github.com/astockwell/countries-and-provinces-states-regions/blob/master/countries/france.json
http://twitter.github.io/typeahead.js/examples/
http://fr.openclassrooms.com/informatique/cours/bootstrap-de-twitter-un-kit-css-et-plus/typeahead
http://www.marghoobsuleman.com/countries-dropdown-flags
https://plnkr.co/WN5l8I
http://www.jqueryscript.net/form/jQuery-International-Telephone-Input-With-Flags-Dial-Codes.html
http://www.blog-nouvelles-technologies.fr/archives/4057/implementez-la-saisie-semi-automatique-autocomplete-dun-textarea-a-laide-de-jquery/
https://github.com/PierreLeresteux/js-formation/blob/master/villes.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment