Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged php



« Prev 1 2 3 4 5 ... 58
This code is to find the domain age in PHP.
1 12961 posted 4 years ago by hexgh12345
Updating a record in Laravel using Eloquent.
0 10993 posted 4 years ago by devquora
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 10735 posted 4 years ago by devquora
Learn how to use delete query in Laravel Framework.
0 10630 posted 4 years ago by devquora
Clear Laravel Cache on shared hosting
0 10671 posted 4 years ago by devquora
A quick snippet to rotate a series of words on page load using PHP.
1 10492 posted 4 years ago by danparks
Default session time in PHP is 1440 seconds (24 minutes) and the Default session storage path is temporary folder/tmp on server.
0 5563 posted 4 years ago by interviewqueries
Code to upload a file in PHP
0 1335 posted 5 years ago by devquora
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 1085 posted 5 years ago by devquora
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 931 posted 6 years ago by Hexasoft
BroadNet Technologies furnishes you with a variety of PHP Sample SMS code examples and programming objects, and assist you in connecting to our gateway via the PHP script. Sending your messages via our designed PHP SMS Sample Code is easier than you...
0 956 posted 6 years ago by Broadnet
This code allows to calculate the full size of a directory using PHP.
0 942 posted 6 years ago by apphp-snippets
This code allows to perform a query to WhoIs service in PHP.
0 848 posted 6 years ago by apphp-snippets
# Slick.php PHP full page cache with Cloudflare-style page rules. No DNS changes required, just upload the PHP file, configure and then include from your main application controller (e.g. index.php
0 1304 posted 7 years ago by mattnicholson
This snippet adds credit card select box dropdown values 10 years in future from current year.
0 1053 posted 7 years ago by acosonic
General file upload script in php. Error set using SESSIONS.
0 1015 posted 7 years ago by aravindnair93
Code for downloading multiple files as Zip file
2 851 posted 7 years ago by aravindnair93
This is editing of code http://snipplr.com/view/36870/ because that use if which will slow performance this snippet use switch
1 1051 posted 8 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 991 posted 8 years ago by ah72king
Too many revisions taking up space in your database? Use this script to find which posts have more than 10 - and then you can figure out what to do with them.
0 879 posted 8 years ago by JoshChris
Put it in the columns array
0 697 posted 8 years ago by guimarca
First, for SignUp Model. Second, for signup view.
0 757 posted 8 years ago by guimarca
The 1stline in the function that generates the Foreign key relation in the model, 2nd is the name of the attribute in the gridview
0 774 posted 8 years ago by guimarca
In the model
0 676 posted 8 years ago by guimarca
Convert easily XML File or String to Associative Array in PHP
0 1040 posted 8 years ago by kavikms
Se puede escribir código HTML sin problema insertando además las variables php que se necesiten dentro del propio "relleno"
0 959 posted 8 years ago by tionazo
A plugin that adds widget functionality to a third-party video modal plugin. The widget accepts a YouTube video ID and a thumbnail URL of the user's choice. It then generates a thumbnail link that launches a video modal via the third-party plugin. Op...
0 802 posted 8 years ago by julian90
feed class with baseUrl and endpoint curling the target and caching on memcache
0 683 posted 8 years ago by ramirog89
If you syndicate your content with an RSS feed it can help to drive additional traffic to the content pages.
0 791 posted 8 years ago by COBOLdinosaur
define ur thumbx
0 588 posted 8 years ago by ramirog89
« Prev 1 2 3 4 5 ... 58