Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Specify the limit on the number of file descriptors a process may have.
0
986
posted 16 years ago by liqweed
Use this function to validate cookies set by Facebook Connect JS API
0
1368
posted 16 years ago by ping_ch
Expected Behaviour
==================
* Both classes should be rendered in the specified custom format when `store/book/list.json` is loaded.
* Order of how the marshallers are added should not matter.
* It should be possible to register more t...
0
1104
posted 16 years ago by kungfoo
loadfile(filename);
returns NULL on fail or a pointer that should be free()d when no longer needed.
savefile(filename,data,dataSize);
returns 0 on fail or 1 on success.
0
1370
posted 16 years ago by Zufolek
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
1586
posted 16 years ago by jiggyhat
Here are some example string formats. As I discover more I will add them here.
6
1612
posted 16 years ago by stewshack
Este codigo inserta un registro en una base de datos mysql utilizando PHP
0
1478
posted 16 years ago by denker