Welcome To Snipplr
Everyone's Recent Snippets Tagged php
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
By using this snippet we can recover fields from a database by filtering these ones per a specific field.
1
817
posted 14 years ago by juanchifc
By using this php snippnet we can store different fields (got by array post) into a sql database
1
745
posted 14 years ago by juanchifc
By using this snippnet we can recover and show on a table the items stored into a sql database managed with mysql.
1
729
posted 14 years ago by juanchifc
Mostrar un link a una subcategorÃa, dependiendo de la categorÃa superior. category_parent es igual al id de la categorÃa superior. Sirve sólo cuando el post tiene una categorÃa hija de la categorÃa superior.
0
708
posted 14 years ago by jhonqwerty
formulário para enviar para os emails de acordo com o departamento escolhido no Select
0
624
posted 14 years ago by rbulgueroni
This is just a quick and dirty template that I use to begin writing my apps. If you know of a better way to approach various portions of this code I would love to hear it. It\'s assuming you are using the latest PHP SDK and is positioned around Ifram...
3
1031
posted 14 years ago by chrislorenz
To use just edit the Twitter user ID which appears at the bottom of the snippet. You may want to change the location where the tweets are cached, by default they are stored at the root level of your domain. The reason for caching is that Twitter limi...
0
1094
posted 14 years ago by f6design
This is a simple 'text to array for output' script that I've used a few times for my clients. Hope you like!
0
930
posted 14 years ago by chicagowebmanagement
A PHP proxy for jQuery AJAX cross-domain requisitions, created to support friendly-url API\\\\\\\'s.
3
1318
posted 14 years ago by hisamu
This function is usefull and simple, specially when u create users databases
1
966
posted 14 years ago by zenco
searching for a date sort function I found: http://slevy1.wordpress.com/2010/06/30/sorting-date-strings-in-php/ and built my codeigniter helper
call : $arrSortedDates = bubbleSort( $unsorted ); (previous->helper autoload)
0
746
posted 14 years ago by lluisr