Login Password

snippets

Last 10 category snippets

0
favorites
0
comments
Avatar Image

validator class

a validtor class that validates inputs from a form ...
posted by oyindolapo komolafe 2 months ago
0
favorites
0
comments
Avatar Image

LibraryAdmin Use in Backend Addons

Create a preset as normal and include it into the BE like this. The steps are modular to allow to add multiple presets according to current needs and print them out whenever it makes sense. (Mostly when printing the footer of the module.) ...
posted by Martin Freudenreich 1 year, 1 month ago
0
favorites
0
comments
Avatar Image

Vanity URLs in CodeIgniter

Everyone want vanity urls in their CodeIgniter applications. Giving a user their own spot on your server makes them feel important after all. The closer that username is to the domain in the url the better (for seo). Here's my snippit for ideas on the subject. ...
posted by Timothy Tocci 1 year, 6 months ago
0
favorites
0
comments
Avatar Image

Check in PHP your environment : DEV or PROD

If you need to check your environment : DEV or PROD in order to display or not debug data. Extracted from symfony framework ...
posted by Stéphane Bareau 2 years, 1 month ago
0
favorites
0
comments
Avatar Image

sis-sermepa VPOS send data (very simple request)

Easy example for sermepa VPOS. ...
posted by Matteo Mazzanti 2 years, 4 months ago
0
favorites
3
comments
Avatar Image

HTML Mail Form

Form to send POST data to a php file and send its data to a email. ...
posted by Geraldo Andrade 2 years, 5 months ago
0
favorites
2
comments
Avatar Image

REDIMENCIONAR IMAGENES

ES PARA REDIMCNEIONAR ...
posted by uh-perez 2 years, 5 months ago
0
favorites
2
comments
Avatar Image

PHP String Crop

Useful little function that finds and returns a chunk of a string between point A and point B.. ...
posted by Rainner Lins 2 years, 6 months ago
0
favorites
2
comments
Avatar Image

Unique string generator

Generates a unique string. Cool if you need generate file names or stuff like that. ...
posted by 2 years, 7 months ago
0
favorites
1
comment
Avatar Image

Dev or live site?

Useful if you want to prevent certain things on dev host, such as Google Analytics. ...
posted by 2 years, 7 months ago
1 2 3
bettercodes.org is released as free software without warranties under GNU Affero GPL v3