Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 ... 17 18 19 20 21 ... 64
remove all nulls values in an array
0 1471 posted 14 years ago by BilalELMoussaoui
check if the year is leap
0 1389 posted 14 years ago by BilalELMoussaoui
0 1814 posted 14 years ago by Push
get file extension
0 1144 posted 14 years ago by BilalELMoussaoui
Cut-and-paste the following into your functions.php file (inside of your theme folder). Change the Name-goes-here to whatever you want.
0 1635 posted 14 years ago by redconservatory
Add the following to the top of your .php page
0 1399 posted 14 years ago by redconservatory
Created by me as a quick and secure way of creating a username and password for basic authentication via a .htpasswd file on an Apache server. A live demo is available at http://www.chrishair.co.uk/supgha/ Thanks.
0 1691 posted 14 years ago by hairzo
0 1389 posted 14 years ago by nebojsac
0 1267 posted 14 years ago by rahijain
Replace non alpha-numeric characters with PHP
0 1328 posted 14 years ago by plesh
Loops through ASCII characters to display alphabet, useful for alphabetic filtering links. eg: A | B | C | D ...
0 1611 posted 14 years ago by plesh
A really handy snippet that will replace textual URLs with HTML links. Also works for email addresses.
0 2258 posted 14 years ago by plesh
0 1338 posted 14 years ago by jacksaidwhat
0 1291 posted 14 years ago by ahdriel
If you want to use PHP as a command line program, this code can serve s a reference to read the arguments passed to the program.
0 1533 posted 14 years ago by tcam27
Traditionally when you have lost lists of dat you want to alternate rows for usability. The first thing everybody makes to fix this is a simple if statement loop, but this adds a number of lines and is hardly a clean solution. Additionally it require...
0 1708 posted 14 years ago by FatFolderDesigner
I can't access the global $paged variable.
0 844 posted 14 years ago by DanielApt
Misc operations
0 1163 posted 14 years ago by patriksvenssonmpsbroadbandcom
Mockup of how to create a SessionContext using PHP SOAP and ClientServices 2
0 1057 posted 14 years ago by patriksvenssonmpsbroadbandcom
0 1616 posted 14 years ago by kreatific
0 1249 posted 14 years ago by jatinchimote
0 1302 posted 14 years ago by hego
a more useful way of printing php arrays in a nice readable format and able to decode serialized and json_encoded strings.
0 2671 posted 14 years ago by liamchapman
0 1548 posted 14 years ago by kbrown
0 1317 posted 14 years ago by erraja_07
0 1501 posted 14 years ago by nebojsac
Esto es para obtener los codigos de paises desde geonames.org y almacenarlos en una tabla. Se iso bajo CodeIgniter.
0 1471 posted 14 years ago by jrobinsonc
Insert this code in header.php
0 1298 posted 14 years ago by tcelestino
1 ... 17 18 19 20 21 ... 64