Welcome To Snipplr


Everyone's Recent Snippets



1 ... 58 59 60 61 62 ... 553
Get the text in between more text in a string. Accepts $content,$start,$end & $is_string as parameters.
1 1750 posted 13 years ago by o0110o
It's a 3 part process, first is the PHP that you need to run, which includes the appropriate scripts and styles into the admin header, then you need an html button and input field to put the stored value in, then you need some jQuery to open the popu...
0 1763 posted 13 years ago by FatFolderDesigner
Set the desired date within the function. Make some images and label them "1.jpg, 2.jpg, 3.jpg, etc...". That's how it's done.
1 2692 posted 13 years ago by o0110o
As portrayed by the example found in the [Advanced Bash Scripting guide](http://tldp.org/LDP/abs/html/here-docs.html) this demonstrates a few techniques
0 2647 posted 13 years ago by symsec
As portrayed by the example found in the [Advanced Bash Scripting guide](http://tldp.org/LDP/abs/html/here-docs.html) this demonstrates a few techniques
0 2546 posted 13 years ago by symsec
Snippet obtained from Stackoverflow courtesy of [Loki Astari](http://stackoverflow.com/a/130428)
0 3971 posted 13 years ago by symsec
Get the absolute webroot URL.
1 2929 posted 13 years ago by o0110o
This function will force a file to be downloaded. It accepts $_path as a parameter.
1 2860 posted 13 years ago by o0110o
This function performs several checks to make sure it's getting the correct IP address.
1 3230 posted 13 years ago by o0110o
A handy function to get the contents of a file with curl. Accepts $_path as a parameter.
1 3090 posted 13 years ago by o0110o
This function will use curl to see if a file exists at the location it's provided. It accepts $_path as a parameter.
1 3383 posted 13 years ago by o0110o
A function to get a files size via curl. Accepts $_path, $_unit, $_float, $_username & $_password; In the listed order.
1 3353 posted 13 years ago by o0110o
This is a function to retrieve the mime-type of a file by checking the header response with curl. It accepts the file-path as a parameter & it also has a fallback for empty returns.
1 3891 posted 13 years ago by o0110o
How to remap a value to another inside a mysql query select.
0 1971 posted 13 years ago by ginoplusio
Here is a function that read the number of times a url is shared on twitter.
1 2145 posted 13 years ago by ginoplusio
Basic examples on the usage of the DateTime objects.
1 1728 posted 13 years ago by denakitan
Examples of use of Enum type, like how to iterate its items.
1 1652 posted 13 years ago by denakitan
Utility class that abstracts the creation of a Excel spreadsheet through Interop, and helps on adding and format its contents.
1 2628 posted 13 years ago by denakitan
Cuando se da el caso que tienes 2 servidores diferentes y el ServiceName de oracle es el mismo...En el momento de crear un dblink hay que especificar bien la cadena de coneccion para que se direccione al otro servidor y no escoja el serviceName del e...
0 1369 posted 13 years ago by thescorpion
Basic examples on using information stored as Resources.
1 1615 posted 13 years ago by denakitan
Recursively ignore files matching the defined pattern starting from the current directory
0 3724 posted 13 years ago by claudiodev
Delete a defined number of rows from a db2 database table
0 1483 posted 13 years ago by claudiodev
Installs drupal using the provided database credentials with the provided localization, creates admin account with the given name and password
0 1392 posted 13 years ago by klickreflex
javascript arrays up and down
2 1691 posted 13 years ago by kutyadog
Example of how to build and call a class or object
0 3964 posted 13 years ago by kutyadog
Tool to download youtube videos with STDIN (PIPE) support for playlist parsers like umph or youParse (PYTHON3+)
0 2730 posted 13 years ago by pantuts
This allows you to change the logo, title text, and url for the login logo in wordpress.
1 1716 posted 13 years ago by bitsculptor
Example of the usage of Directory IO class and the parsing of strings to DateTime.
1 1893 posted 13 years ago by denakitan
Snippet to illustrate how to bind a ComboBox to a Dictionary.
0 2063 posted 13 years ago by denakitan
Any valid json object will be recursively traversed building a nested unordered list of its properties and their values. This example parses the json entered in the text area into an object that is passed to the json_tree() function. I use the twit...
0 2057 posted 13 years ago by halk
1 ... 58 59 60 61 62 ... 553