Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 ... 47 48 49 50 51 ... 64
3 1608 posted 16 years ago by iTony
1 1218 posted 16 years ago by Eloi
like array_key_exists but accepts an array of key values to check
0 1098 posted 16 years ago by iloveitaly
2 2037 posted 16 years ago by iloveitaly
2 1934 posted 16 years ago by iloveitaly
More of a setQueryString
0 1360 posted 16 years ago by iloveitaly
2 1655 posted 16 years ago by randyjhunt
Use this function to print out all the rows in a table. Specify columns to show using the columnstring parameter: tablulardata(tablename, columnstring); ie: tabluardata("users","username=Username|fname=First Name|lname=Last Name");
1 1574 posted 16 years ago by kilrizzy
Use this function to pull all columns from a single database field. getrowdata(tablename,rowid,prefix); You would call this function like: getrowdata("users",$_SESSION['user'],"user_"); The prefix is the prefix you want for the array names,...
1 1763 posted 16 years ago by kilrizzy
what was taking an embarrassingly long time in Spry took 2 lines in PHP
0 1578 posted 16 years ago by rwczippy
Enable the use of Custom Fields in Wordpress. This is the code to put into the markup. Related plugin: get-custom-field-values
0 1660 posted 16 years ago by taqin
0 1201 posted 16 years ago by joelambert
This allows you to get contents of any div with ID tag. $matches[0] returns with parent div tag $matches[1] returns with out parent div tag
1 4086 posted 16 years ago by Gustavs
Re: Same Variables, Many Pages Link to this post From
0 962 posted 16 years ago by petterdr
0 1124 posted 16 years ago by kawikak
Rather simple profiler for > php5, if you want to find out where the heck those 0.5 sec function time goes into
0 1025 posted 16 years ago by birdspider
this codings display welcome message , curent date and greetings
0 1096 posted 16 years ago by beamconsultancy
0 1219 posted 16 years ago by sou
This will create a Navigation from a MySQL database table names. It removes the table name "includes" by default so you can see how to remove any certain tables you wish to not use as a site section. Just plug in your MySQL database details and co...
3 1880 posted 16 years ago by jiggyhat
Este codigo inserta un registro en una base de datos mysql utilizando PHP
0 1787 posted 16 years ago by denker
A simple replacement for print_r or whatever you use to display debug info.
2 1707 posted 16 years ago by PeteW
use this to cache a remote file with xml, json etc
2 2092 posted 16 years ago by jimmysessions
bei joomla in alle index.php - index3.php dateien schreiben die im root und im administrator Verzeichnis zu finden sind.
0 1219 posted 16 years ago by nico65
This is a simple script that will allow you to crop an image that you upload from a form.
1 1540 posted 16 years ago by aristoworks
3 1369 posted 16 years ago by g0mer
2 1512 posted 16 years ago by level09
1 ... 47 48 49 50 51 ... 64