Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 62 63 64 65 66 ... 147
Skeleton for the main panel in a CMSMS module. defaultadmin.php, with CGExtensions
1 482 posted 12 years ago by krillzip
This takes a date like so: Sat, 08 Jan 2011 from a database and allows you to use it in your code. For example if you wanted to work out a week from Sat, 08 Jan 2011 it can be done with ease. I created this for a project i am currently working on. Th...
0 464 posted 12 years ago by JonnySnip3r
Feel free to use this class however you'd like
0 636 posted 12 years ago by jschilling
Modify includes to connect and select to provide correct result set
0 876 posted 12 years ago by kidmizere
This script generates an expiring link to an Amazon S3 file
0 463 posted 12 years ago by esundahl
0 389 posted 12 years ago by takel
0 579 posted 12 years ago by takel
0 386 posted 12 years ago by takel
4 705 posted 12 years ago by takel
0 456 posted 12 years ago by gabbo
possibilitar a leitura de cada chave específica do google maps para cada domínio respectivo à chave
0 507 posted 12 years ago by rbulgueroni
Previously, I posted a little snippet I found on how to generate a special body class on each .php page. I, later, needed to get that body class and echo out a piece of HTML, which depended on my current page. So here is the snippet that I came up wi...
0 527 posted 12 years ago by danielwrobert
It's working now. Just having issue with it applying to all columns. Need to keep checking. (IE. have to tax's for testing, only one has the additional meta info attached, but they are both showing in the column as having the address as "active" (usi...
1 467 posted 12 years ago by thefrosty
This was more of a go at learning the basics of OOP, however I decided to document it well in case anyone had any comments. Note: It only works with single files, no directory usage.
0 456 posted 12 years ago by asdasDan
Add this in the functions.php file, in your Wordpress theme.
0 648 posted 12 years ago by ddavidd
From an awesome comment on how you can use PHP to apply the unique ID to to the body element. This will return the name of the PHP file being executed as the ID (e.g. body id="index.php"). To leave off the .php part, just remove the ".php" part.
0 729 posted 12 years ago by danielwrobert
0 568 posted 12 years ago by vagrantradio
This snippet check for custom field value (customfieldname), if there is nothing it will display default value (alternative text). This is my first WordPress Snippet :)
1 520 posted 12 years ago by raz
A class that implements an interface cannot override a constant defined in the interface. But any child class that extends from the implementing class can.
0 412 posted 12 years ago by denright
Refer here for a full overview: http://net.tutsplus.com/tutorials/php/quick-tip-email-error-logs-to-yourself-with-php/
9 771 posted 12 years ago by Nettuts
This is to check if a custom option exist from the admin panel.
1 483 posted 12 years ago by Farhan
A little function used to set cookies as arrays of values instead of single combinations key->value. Note that it saves values as a stack.
1 463 posted 12 years ago by claudiowebdesign
Original custom fields code based on Wefunction's code here: http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/ enhanced to add support for uploading images.
1 520 posted 12 years ago by simnor
0 538 posted 12 years ago by fadehelix
1 ... 62 63 64 65 66 ... 147