Welcome To Snipplr


Everyone's Recent Snippets



1 ... 18 19 20 21 22 ... 554
Select aus vorhandenen Daten des Datenbankobjektes
0 627 posted 9 years ago by ulfinger
Use the code below to convert the IP address of your web visitors and lookup for their geographical location, e.g. country, state, city, latitude/longitude, ZIPs, timezone and so on. Free database can be downloaded at http://lite.ip2location.com.
0 1674 posted 9 years ago by Hexahow
Java Heron's formula
0 911 posted 9 years ago by acecengic
selection sort in java
0 868 posted 9 years ago by acecengic
Applet that does basic word processor functions
0 842 posted 9 years ago by acecengic
If you are using c++/cli or UnmanagedExports, this is a useful way to share enum int values between c++ and c# code/DLLs without worrying about duplicated code going out of date.
0 1099 posted 9 years ago by xXxPizzaBreakfastxXx
Use PHP's DOM parser to convert a table into plain text (including links with images)
0 1358 posted 9 years ago by nigelnquande
This function takes HTML input and converts it to plain text. It needs improvement so that it converts multiple blank lines to a single blank line and converts an <a ... > link to the markup equivalent (same for images). It should be rewritten...
0 887 posted 9 years ago by nigelnquande
The purpose of this hook method is to help provide a separation of concerns between CSS and JavaScript. Typically class names are used to attach JavaScript to HTML elements. Using a separate data-hook attribute helps to protect the scripting from...
0 736 posted 9 years ago by pmw57
In this script you also removing unused listener.
0 682 posted 9 years ago by TheRabbitFlash
Bei Autocomplete aus größeren Datenbanken ist es sinnvoll, die Datenbankabfrage in eine separate php-Datei zu verlegen.
0 763 posted 9 years ago by ulfinger
Drupal Debugging like Dev Tools
0 620 posted 9 years ago by apro2000
A simple program to calculate the area and perimeter of a circle and to calculate the area and volume of a sphere. Source is commented,
0 789 posted 9 years ago by Tharix
Flatten a list of lists (or tuple of tuples, list of tuples, etc.) to any depth of nesting using no mutable objects.
1 1060 posted 9 years ago by alces
What kind of program is this?
0 667 posted 9 years ago by lancer229
With publicly available information and a little math it is possible to not only validate a given card number, but to determine the financial institution that issued the card, the type of industry the issuer belongs to, the actual account number and...
0 1024 posted 9 years ago by geneticcode
This scripts can be used to send email from your gmail account by authenticating. It can be modified to login to any SMTP server.
1 1027 posted 9 years ago by jsinix
Author: jsinix([email protected] This script can be used to create, delete and update device inventory. This is a basic script that can be modified and improved upon to make it serve better .
0 1091 posted 9 years ago by jsinix
Author: jsinix([email protected]) This is a script that demonstrates how to get input from keyboard with a timeout. This can be useful in many places.
0 1107 posted 9 years ago by jsinix
Author: jsinix([email protected]) This script is written to expedite the process of initial system configuration (specifically Ubuntu). These initial things include basic setup, securing the system(firewall), updating it etc. I have not test...
0 847 posted 9 years ago by jsinix
Mit dem php-Script innerhalb der Seite wird aus der SQL-Datenbank ein Javascript-Array zusammengestellt. Darauf greift das autocomplete-Widget zu.
0 831 posted 9 years ago by ulfinger
https://www.chrisjmendez.com/2014/11/27/js-proper-global-variables/
0 604 posted 9 years ago by chrisaiv
To store you item into mysql database. 1. I say you have been have mysql database and the table what field is the same in item class that you wang to be stored 2. I just ensure you item insert into mysql, do not ensure the performance 3. To...
0 1439 posted 9 years ago by zwidnypublic
useful and simple css navigation menu bar.
0 968 posted 9 years ago by codingforever99
search database for column names http://vyaskn.tripod.com/sql_server_search_and_replace.htm EXEC SearchAllTables 'Computer' GO
0 650 posted 9 years ago by kat
search database for column names
0 626 posted 9 years ago by kat
https://www.chrisjmendez.com/2014/11/20/list-of-industries/
0 1785 posted 9 years ago by chrisaiv
La première commande liste les sessions bloquantes, la deuxième les kill
0 607 posted 9 years ago by Igeco
two properties: * counter-reset * counter-increment This example shows a way to number chapters and sections with "Chapter 1", "1.1", "1.2", etc.
0 704 posted 9 years ago by ngocviet
Magento Testimonials extension add testimonials functinality to your store. Let everyone know what your customers think about your store. You can add photo, email, website url and rating to your testimonials. Show testimonials on sidebar or separa...
0 716 posted 9 years ago by steelgray9
1 ... 18 19 20 21 22 ... 554