PROfile
All time reputation: 8
Achievement
cochambre's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
JavaScript html strip String tags remove clean saved by 3 people
Strip HTML tags from string
posted on August 2, 2006 by cochambre
JavaScript escape replace pattern text match regular expressions precompile speed saved by 1 person
Regular Expressions simple strings search/replace escape method (with RE speed enhancment - precompilation)
posted on August 2, 2006 by cochambre
JavaScript html replace new line newlines break br saved by 3 people
Replace newlines with BR (platform safe)
posted on August 2, 2006 by cochambre
JavaScript show object element method methods properties inspect explain describe entity instance property saved by 2 people
Inspect and object and show properies and methods in a new window
posted on August 2, 2006 by cochambre
JavaScript get url querystring variable saved by 7 people
Get Querystring Variable
posted on August 1, 2006 by cochambre
PHP mail sendmail alternative native sender saved by 2 people
PHP mail sender without native mail()
posted on July 12, 2006 by cochambre
JavaScript window popup open new blocking saved by 26 people
Javascript Popup with Blocking detection
posted on July 12, 2006 by cochambre
PHP parse mail error handler send administrator notify saved by 4 people
Intercepta los errores de ejecución y los envía por mail al administrador con detalle del contexto
posted on June 30, 2006 by cochambre
PHP file style String windows size saved by 2 people
Devuelve un string indicando del tamaño de un archivo al estilo Windows.
posted on June 30, 2006 by cochambre
PHP php parse error xml String into attribute saved by 1 person
Prepara un string en PHP para ingresarlo como atributo en un XML
posted on June 30, 2006 by cochambre
PHP url remove return querystring without parameter variable saved by 1 person
Devuelve el Querystring sin un parametro indicado
posted on June 30, 2006 by cochambre
PHP javascript php error String saved by 4 people
Prepara un string en PHP para ingresarlo en codigo Javascript
posted on June 30, 2006 by cochambre
PHP folder tree files copy duplicate saved by 2 people
Copiar un arbol de carpetas y archivos sin limite de niveles
posted on June 30, 2006 by cochambre
PHP ini php register globals configuration saved by 3 people
Desactivar Register Globals sin modificar php.ini
posted on June 30, 2006 by cochambre
PHP quotes magic phpini configuration saved by 2 people
Desactivar Magic Quotes sin modificar php.ini
posted on June 30, 2006 by cochambre
PHP utf8 strtoupper upper case mayusculas ascii iso88591 saved by 2 people
Mayusculas (uppercase) para caracteres no ASCII al igual que strtoupper
posted on June 30, 2006 by cochambre
PHP delete folder tree erase files saved by 5 people
Borra una carpeta y todos sus archivos
posted on June 30, 2006 by cochambre