PROfile
All time reputation: 37
Achievement
You have not received any achievements.sveggiani's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 2 of 2] Next »
PHP cakephp
Avoid Cakephp auto adding ID parameter in some finds
posted on June 4, 2009 by sveggiani
PHP debug not-mine saved by 1 person
debug function
posted on June 1, 2009 by sveggiani
JavaScript tinymce
force class in elements for TinyMCE
posted on May 19, 2009 by sveggiani
PHP htaccess saved by 1 person
disable magic quotes in htaccess
posted on May 15, 2009 by sveggiani
JavaScript google-maps
simultaneous 'click' and 'mouseover' events on Google Maps marker
posted on May 7, 2009 by sveggiani
JavaScript jquery not-mine
check if a selector contains any elements
posted on February 23, 2009 by sveggiani
PHP cakephp saved by 4 people
get current URL in cakephp
posted on February 20, 2009 by sveggiani
PHP htaccess gzip not-mine saved by 1 person
enable gzip (zlib) in php
posted on February 19, 2009 by sveggiani
jQuery jquery not-mine saved by 9 people
enabling submit button if text entered
posted on February 12, 2009 by sveggiani
PHP strings not-mine saved by 2 people
generates slug or permalink from a given string
posted on January 29, 2009 by sveggiani
PHP strings not-mine saved by 1 person
shorten a string
posted on January 29, 2009 by sveggiani
CSS css hack ie
force word-wrap in IE
posted on January 14, 2009 by sveggiani
PHP cakephp models saved by 1 person
import/load a model in Cakephp
posted on January 9, 2009 by sveggiani
PHP arrays saved by 2 people
list (array) of months (spanish)
posted on January 5, 2009 by sveggiani
PHP cookies sessions saved by 2 people
force cookies for sessions
posted on January 5, 2009 by sveggiani
PHP saved by 4 people
evValidEmail | checks if a given string is a valid e-mail address
posted on January 5, 2009 by sveggiani
PHP saved by 1 person
evValidFloat | checks if a given string has a valid FLOAT format
posted on January 5, 2009 by sveggiani
PHP strings evFunctions
evDateToSQL | returns an SQL formated date from a given date
posted on January 5, 2009 by sveggiani
PHP strings evFunctions
evCreateRandomString | generates a random alphanumeric string
posted on January 5, 2009 by sveggiani
PHP strings evFunctions
evCleanSQL | cleans a SQL query
posted on January 5, 2009 by sveggiani
PHP strings evFunctions
evRemoveParamURL | removes a parameter of a given URL and returns it
posted on January 5, 2009 by sveggiani
PHP strings evFunctions
evAddParamURL | adds a param to a given URL and returns the new URL
posted on January 5, 2009 by sveggiani
PHP strings evFunctions saved by 2 people
evFirstParagraph | extracts first HTML paragraph from a string
posted on January 5, 2009 by sveggiani
PHP strings evFunctions saved by 1 person
evGetPermalink | generates a slug or permalink of a given string
posted on January 3, 2009 by sveggiani