Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged php
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is a skeleton mock up for showing a database table in a basic datagrid with sorting and pagination.
0
1073
posted 13 years ago by brownrl
This PHP class can be used to process credit card payments via Cybersource.
It can send HTTP requests to Cybersource SOAP Web services API server to perform several types
of operations to process credit card payments.
Currently it can request...
0
857
posted 13 years ago by mafhh14
Estas 2 lÃneas muestran errores en tiempo de ejecución. Pegar donde se inicia el código.
0
833
posted 13 years ago by n19ht
Here you see a example to make your table background color fdifferent at last
0
940
posted 13 years ago by Darksider3
[Related SQL query to create the storage table](http://snipplr.com/view/56995/sql-query-to-create-a-table-in-mysql-to-store-tweets/ "Related SQL query to create the storage table")
0
1753
posted 13 years ago by eddequincey
Esta es la primera parte del desarrollo de una app para facebook, se separará en 4 archivos mas o menos. Este es el primero y es el arhivo que contiene la información de la app y hace las conexiones pertinentes y las validaciones. nuestro archivo s...
0
718
posted 13 years ago by serialk89
Refer to the following:
http://codex.wordpress.org/Class_Reference/wpdb
0
1422
posted 13 years ago by redconservatory
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
865
posted 13 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
910
posted 13 years ago by hairzo