Welcome To Snipplr


Everyone's Recent Snippets Tagged data



« Prev 1 2 3 4
Function for obfuscate Text in html pages. good for making screenshot and mind data protection if needed. changes Text into many small divs with different bgcolor.
0 38709 posted 6 years ago by PietKeizer
Hey guys, Sharing my diggernaut's scripts for web scraping, hope it will be useful for you. This is script for scraping user's accounts without logging in to instagram, so no risk. What you can get with it: all information about user (his full...
0 2286 posted 9 years ago by martinson
This is the basic code that you need to know to connect and list data with PDO. Don't use de old method (mysql_connect and mysqli_connect) to connect and interact with databases.
0 3173 posted 11 years ago by snstro
Glavni program koji služi za izvedbu binarnoga stabla te rad sa funkcijama binarnoga stabla.
0 3754 posted 11 years ago by ivan_uzarevic
Zaglavlje sa funkcijama, izvedenih pomoću pokazivača, za rad sa binarnim stablom
0 3709 posted 11 years ago by ivan_uzarevic
Zaglavlje sa funkcijama, izvedenih pomoću polja, za rad sa binarnim stablom
0 3938 posted 11 years ago by ivan_uzarevic
Program za izvođenje općenitog stabla (prvo dijete - sljedeći brat) za 4. zadatak iz kolegija Strukture podataka
0 3903 posted 11 years ago by ivan_uzarevic
Implementacija algoritma Binarno stablo pretraživanja.
0 3831 posted 11 years ago by igotepava
Implementacija binarnog stabla pomoću pokazivača.
0 3700 posted 11 years ago by igotepava
Implementacija binarnog stabla pomoću polja.
0 3779 posted 11 years ago by igotepava
Implementacija ophodnje stabla: Inorder, Postorder, Preorder.
0 3725 posted 11 years ago by igotepava
Implementacija općenitog stabla pomoću polja.
0 3713 posted 11 years ago by igotepava
Utiliza os dados do site: http://www.portaltransparencia.gov.br/downloads/servidores.asp Escolha um mês e ano, baixe o .zip, descompacte e na pasta descompactada, execute.
0 3815 posted 11 years ago by torresbernardo
These logging functions will be improved and added into the SocketServer_Server.py to log information from programs on machines on the same network, but not directly connected to each other.
0 4286 posted 12 years ago by JordanRowles
Client code for sending information to the logging server.
0 3055 posted 12 years ago by JordanRowles
A server that receives information from programs (Name, DateTime, LogType, Data) and writes it to a file with the syntax: LogFile_{program_name}_{ISO-Date}.log
0 3043 posted 12 years ago by JordanRowles
This code demonstrates how to create and parse the JSON data format of using array of PHP. It's a very simple code, that allows you to perform this task.
0 3215 posted 12 years ago by apphp-snippets
zadatak iz SP-a
0 2565 posted 13 years ago by idurlen1
Glavno programsko rješenje zadatka izrade programa za evidenciju životinja u trgovini kućnim ljubimcima. Fakultet organizacije i informatike Varaždin Kolegij: Strukture podataka
0 2765 posted 13 years ago by milan_pavlovic
With jQuery and SPServices, we have very powerful tools for accessing and manipulating Sharepoint data and precisiely contolling the presentation, entirely from the client side. But such solutions generally need to be either hard-coded into pages or...
0 4857 posted 13 years ago by rumremix
Abstract class from which other classes can be derived to handle database access and data retrieval. Constants for database connection (DB_DSN, DB_USERNAME, etc.) must be set in another php file (eg. config.php)
1 1992 posted 14 years ago by osccar
Shows usage of the Python filter() function
0 2124 posted 14 years ago by andrewjsledge
Here is a simple function that will return the path to the documents directory so you can store data in it later
1 4636 posted 14 years ago by codeRefiner
<h1>What it does</h1> <p>This snippet is used to pull data from one server to another. I primarily use it to get the latest data from our production to our development environments. The first part of the command is where the data is pulling from a...
1 3142 posted 14 years ago by nedf23
This is a custom class for caching results through php's session. The class can be used to cache anything, but i use it to cache mysql results so i don't have to get all the time the results by querying MySQL (wich may take a long time, especialy if...
0 3222 posted 14 years ago by TimoZachi
Rescatamos los datos que pasamos por apprequest .
0 3063 posted 15 years ago by serialk89
Rescato variables desde un iframe con $signed_request
0 2962 posted 15 years ago by serialk89
For this to work you need the as3corelib classes from here ... https://github.com/mikechambers/as3corelib
0 5500 posted 15 years ago by adrianparr
« Prev 1 2 3 4