cochambre

Member since 06/27/2006

17 snippets

View their favorites



Their Tags



We Recommend

The Definitive Guide to Django The Definitive Guide to Django
In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django’s creators, and Django lead developer Jacob Kaplan–Moss show you how they use this framework to create award–winning web sites.

cochambre's Recent Snippets



« Prev [Page 1 of 1] Next »
  1. [ ]Strip HTML tags from string

    JavaScript html strip String tags remove clean saved by 3 people
    posted on August 2, 2006 by cochambre
  2. [ ]Regular Expressions simple strings search/replace escape method (with RE speed enhancment - precompilation)

    JavaScript escape replace pattern text match regular expressions precompile speed saved by 1 person
    posted on August 2, 2006 by cochambre
  3. [ ]Replace newlines with BR (platform safe)

    JavaScript html replace new line newlines break br saved by 2 people
    posted on August 2, 2006 by cochambre
  4. [ ]Inspect and object and show properies and methods in a new window

    JavaScript show object element method methods properties inspect explain describe entity instance property saved by 2 people
    posted on August 2, 2006 by cochambre
  5. [ ]Get Querystring Variable

    JavaScript get url querystring variable saved by 6 people
    posted on August 1, 2006 by cochambre
  6. [ ]PHP mail sender without native mail()

    PHP mail sendmail alternative native sender saved by 2 people
    posted on July 12, 2006 by cochambre
  7. [ ]Javascript Popup with Blocking detection

    JavaScript window popup open new blocking saved by 17 people
    posted on July 12, 2006 by cochambre
  8. [ ]Intercepta los errores de ejecución y los envía por mail al administrador con detalle del contexto

    PHP parse mail error handler send administrator notify saved by 4 people
    posted on June 30, 2006 by cochambre
  9. [ ]Devuelve un string indicando del tamaño de un archivo al estilo Windows.

    PHP file style String windows size saved by 2 people
    posted on June 30, 2006 by cochambre
  10. [ ]Prepara un string en PHP para ingresarlo como atributo en un XML

    PHP php parse error xml String into attribute saved by 1 person
    posted on June 30, 2006 by cochambre
  11. [ ]Devuelve el Querystring sin un parametro indicado

    PHP url remove return querystring without parameter variable saved by 1 person
    posted on June 30, 2006 by cochambre
  12. [ ]Prepara un string en PHP para ingresarlo en codigo Javascript

    PHP javascript php error String saved by 4 people
    posted on June 30, 2006 by cochambre
  13. [ ]Copiar un arbol de carpetas y archivos sin limite de niveles

    PHP folder tree files copy duplicate saved by 2 people
    posted on June 30, 2006 by cochambre
  14. [ ]Desactivar Register Globals sin modificar php.ini

    PHP ini php register globals configuration saved by 3 people
    posted on June 30, 2006 by cochambre
  15. [ ]Desactivar Magic Quotes sin modificar php.ini

    PHP quotes magic phpini configuration saved by 2 people
    posted on June 30, 2006 by cochambre
  16. [ ]Mayusculas (uppercase) para caracteres no ASCII al igual que strtoupper

    PHP utf8 strtoupper upper case mayusculas ascii iso88591 saved by 2 people
    posted on June 30, 2006 by cochambre
  17. [ ]Borra una carpeta y todos sus archivos

    PHP delete folder tree erase files saved by 5 people
    posted on June 30, 2006 by cochambre
« Prev [Page 1 of 1] Next »