Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged php



1 ... 29 30 31 32 33 ... 58
0 1485 posted 15 years ago by sandrews_06
0 1190 posted 15 years ago by wireplay
0 1661 posted 15 years ago by wireplay
2 1612 posted 15 years ago by wireplay
0 2612 posted 15 years ago by wireplay
I don't want to write function empty() again and again.
0 1788 posted 15 years ago by jamepaul
Display any rss feed as html in wordpress
0 1394 posted 15 years ago by richerimage
In a Project i had to save serialized arrays in a MYSQL Database, when i used that i got a Error Message for no reason (Error at offset XX of XX bytes in...). I wrote this little functions to fix that issue. (I dont recommend to save serialized Arra...
0 1754 posted 15 years ago by FreaKzero
This snippet can be called in every controller, all you need to do is to specify the form name, the model name and the data.
1 1558 posted 15 years ago by stolkchris
0 1514 posted 15 years ago by sandrews_06
If you need to add some content to your pages without having that content in your database you can use Wikipedia API. You can, for example, need to add automatically a simple description to a city name, or to a band name. Or you could need to add the...
1 2002 posted 15 years ago by ginoplusio
0 1348 posted 15 years ago by mjsiemer
Useful snippets for php developers.
0 1605 posted 15 years ago by jamepaul
0 1386 posted 15 years ago by indra
By Philkav for reddit [r/mw2]
0 1210 posted 15 years ago by philkav
All code should ideally go into your theme\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s template.php file. I\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'ve used the default Garland theme here as an example.
0 1580 posted 15 years ago by hiddentao
0 1383 posted 15 years ago by robksawyer
A simple one liner that updates the Auth component's session variables when the user model is updated
0 1228 posted 15 years ago by robksawyer
Allows you to still view PHP parse errors, even if you don't have write access to your php.ini file. Since PHP pages are parsed before being executed, parse errors won't show up even if you turn on display_errors in the page you are checking.
2 1461 posted 15 years ago by Moridin
0 1602 posted 15 years ago by alexandrepayet
It's fun to read what I wrote ages ago. An ORM that was heavily influenced (or should I say misguided) by CakePHP, lol.
2 1692 posted 15 years ago by fredwu
3 1767 posted 15 years ago by StephFR
Here's a little trick I started using when working with XAMPP for localhost and keeping things in tune with the live configuration variables such as username and passwords to mysql (or whatever you're writing for). The example below figures your w...
1 1357 posted 15 years ago by jackkeller
0 1138 posted 15 years ago by juannaviap
1 1227 posted 15 years ago by kaartz
1 1748 posted 15 years ago by yeremiloli
Paste the code in a file named style.php. Don’t forget to include your css files . Once done, open your HTML document and import style.php as you’ll import a css stylesheet.
3 1743 posted 15 years ago by math89
1 ... 29 30 31 32 33 ... 58