Welcome To Snipplr


You searched for: http

Everyone's Recent Snippets



« Prev 1 2 3 4 5 ... 36
Laravel provides several different ways to validate your application incoming data.By default Laravel’s base controller class uses a ValidatesRequests trait which provides a convenient method to validate all incoming HTTP requests coming from client....
0 13815 posted 5 years ago by devquora
Redirect HTTP to HTTPS in Apache
0 6090 posted 5 years ago by cerxx
Before moving on to the site migration, make sure that the new domain is parked for hosting. To do this simply: go to your new domain and if a message appears that the site has not been launched yet, then everything is fine. If nothing will open at a...
0 1281 posted 6 years ago by cerxx
As HTTP is state protocol.To maintain states on server and share data across multiple pages PHP session are used.PHP sessions are simple way to store data for individual users/client against a unique session ID.Session IDs are normally sent to the br...
0 1579 posted 6 years ago by devquora
This code will demonstrate how to implement the email validation for form submission by using php. You can obtain a free account at https://www.mailboxvalidator.com/pay/9
0 1315 posted 7 years ago by Hexasoft
This tutorial will demonstrate how to implement the autocomplete search function by using php and ajax. You can obtain free IPV6 database at http://www.ip2location.com/free/ipv6
0 1360 posted 7 years ago by Hexasoft
To use this free scraper for instagram business profiles you need to have account at known [web scraping service](https://www.diggernaut.com/). This scraper allow you to scrape contact details from business profiles and also indicate if profile is bu...
0 4496 posted 7 years ago by martinson
This .htaccess actually forces all traffic to https, and allows cakephp app to work properly, as well as letsencrypt to go thru
0 1721 posted 7 years ago by acosonic
If you want to see this sight unfold right before your very eyes, then our Evening Desert Safari Tour is perfect for you. If you need more information, please do not hesitate to reach us. To make it convenient and accessible for our guests, we have p...
0 1124 posted 7 years ago by desertsafaritoure
More info: https://www.catswhocode.com/blog/install-https-wordpress
0 1515 posted 7 years ago by catswhocode
The following example of iOS Phone sample SMS code employs user-friendly object, with a basis on the HTTP API.
0 1351 posted 7 years ago by Broadnet
The following example of iOS Phone sample SMS code employs user-friendly object, with a basis on the HTTP API.
0 1363 posted 7 years ago by Broadnet
The following example of VB6 sample SMS code uses an expedient object, contingent on the HTTP API.
0 1850 posted 7 years ago by Broadnet
Using foreach to loop over each character letter in a string. Microsoft Official Reference: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/foreach-in Explanations from other websites: https://www.dotnetperls.com/loop-...
0 1543 posted 7 years ago by clinaq
Microsoft Official Documentation: https://msdn.microsoft.com/en-us/library/8s62fh68(v=vs.110).aspx
0 1654 posted 7 years ago by clinaq
https://www.chrisjmendez.com/2017/03/18/bash-ec2-script/
0 1331 posted 8 years ago by chrisaiv
docker-engine: Installed: 1.12.3-0~xenial Candidate: 1.12.3-0~xenial Version table: *** 1.12.3-0~xenial 500 500 https://apt.dockerproject.org/repo ubuntu-xenial/main amd64 Packages 100 /var/lib/dpkg/status 1.12.2-0~...
0 1117 posted 8 years ago by droidronin
https://www.chrisjmendez.com/2016/10/23/swift-load-a-wav-sound-using-avfoundation/
0 1199 posted 8 years ago by chrisaiv
https://www.chrisjmendez.com/2016/10/21/swift-get-random-boolean/
0 1684 posted 8 years ago by chrisaiv
Typically when you use Security->requireSecure() to do https redirects, you have to make sure you do pass all data from http to https.
0 943 posted 8 years ago by Pidarasiya
This is editing of code http://snipplr.com/view/36870/ because that use if which will slow performance this snippet use switch
1 1511 posted 9 years ago by ah72king
This is editing of code http://snipplr.com/view/36870/ because that use if which will slow performance this snippet use switch
1 1419 posted 9 years ago by ah72king
ResponsiveBootstrapToolkit : https://github.com/maciej-gurban/responsive-bootstrap-toolkit
0 1209 posted 9 years ago by dhjapan
https://www.chrisjmendez.com/2016/02/10/swift-simple-get-request/
0 1522 posted 9 years ago by chrisaiv
When creating a new https://codepad.co/ snippet, the default language will be set to 'JavaScript'.
0 1204 posted 9 years ago by avansare
This rewrite will not work on WordPress. It forces .htm and .html files that no longer exist to go to the new .php versions of the pages.
0 1572 posted 9 years ago by jefferis
This is the simple plugin for your wp site , with this plugin you can embed snippets code from http://snipplr.com . Easy to use , just paste url from http://snipplr.com and thats it. Version: 1.1
0 1192 posted 9 years ago by snipembed
IIFE - Immediately Invoked Function Expression. http://gregfranko.com/jquery-best-practices/#/7 http://gregfranko.com/jquery-best-practices/#/8
0 1141 posted 9 years ago by Waltem
One day I got to wondering if it was possible to get a Python script to modify itself. After a few searches I found a solution that I present here. I did not write this code, but feel that it should be "paid forward" so others know that it is possibl...
1 1384 posted 10 years ago by BustACode
Created as reply to question on ittoolbox.com:"Need your help in writing a query to pull audit history i.e. Last updated by a user 'XYZ' and for the same record key (ID) the second last record in the audit history table. i.e. Last update by this user...
0 1203 posted 10 years ago by bvwatson
« Prev 1 2 3 4 5 ... 36