Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged extension



« Prev 1 2
List only certain files in a folder with PHP Lists only certain files extensions as links on a page from a defined folder
0 1029 posted 4 years ago by martinbrait
FAQ Page extension allows you to create separate page with common questions, categorize them, add popular questions, use magento shortcodes in questions text. Customers get nice page with answers for all common questions
0 770 posted 9 years ago by steelgray9
Facebook Comment is a free Magento Extension which allows customers’ comments on your site and products’ information to be posted to customers’ Facebook Walls <p>_ Leave comments in product pages</p> <p>_ A pop-up allows directly logging-in w...
0 819 posted 9 years ago by magestore
Product Instant Search is a free Magento search extension that enables automatically searching right after typing a character and shows the first search result with an “add to cart” form. <p>_ Show other search results in product’s thumbnail i...
0 805 posted 9 years ago by magestore
Magento Geo location store extension is developed by FME for Magento Store. This module allows you automatically redirect your customers to per-defined store set by admin. This can help you in increasing sales as you can show specific products to Geo...
0 729 posted 9 years ago by kates59
Improved Layered Navigation by Amasty is a premium 5-year-old Magento extension, to which you can entrust your navigation. It includes 7 mods: Seo layered navigation Shop by brands Ajax Layered Navigation Layered navigation filt...
0 731 posted 9 years ago by Amasty
Amasty developed AJAX Scroll extension to make catalog navigation much faster and easier.
0 774 posted 9 years ago by Amasty
*Example:* if (!isRewriteMod()) exit('Please install Apache mod_rewrite module.');
0 663 posted 10 years ago by phpdev
Magento Google maps extension allows visitors to track the nearest physical store and get the directions online. It is a useful extension for e-merchants having multiple stores on different locations. The customers can also search for the store by t...
0 702 posted 10 years ago by simonwalker
This extension allows Magento based store owners to give their visitors an advance feature of creating gift registry for their upcoming wedding, engagement or birthday party. The registry creator can share the link of the wish-list on its social netw...
0 632 posted 10 years ago by simonwalker
This extension has been developed by Fme for Magento store owners. This extension enables store owners to post FAQ in separate page as well as under each product page. The customers can post questions, rate, like or comment on existing questions. The...
0 724 posted 10 years ago by simonwalker
The module allows prestashop store owners to place Facebook comment box under each product / post page where users can post comments using their Facebook ID and this helps in reducing number of spam comments.
0 859 posted 10 years ago by fmemodules
This code allows to pass filename in the $file_name variable and function will return file extension only.
0 711 posted 11 years ago by apphp-snippets
Code to verify is PDO extension is installed.
0 1147 posted 11 years ago by avenirer
Get file extension from it's name or complete path
2 786 posted 11 years ago by fawazcb
0 633 posted 12 years ago by antti
Embedding Google’s +1 button is pretty easy and straightforward. All it takes is to include 2 code snippets in your web page. One goes in the header of the page, and the other one goes to wherever where you want the +1 button to render. To do so al...
0 607 posted 12 years ago by necode
0 532 posted 12 years ago by soup
1 584 posted 12 years ago by Envo
A flexible way to get the file name without the extension
0 979 posted 12 years ago by donkeykong
0 570 posted 13 years ago by stz184
0 515 posted 13 years ago by lolindirfaelivrin
Given a string of a file name, return the extension
1 641 posted 13 years ago by r4b87
I whipped this up after finding that my worst fears were true, pathinfo is slow. Top that with in_array and you've got your self some heavy code. Nothing like regex to speed things up. This little code checks the extension of a path to see if it i...
0 511 posted 14 years ago by Oldarney
This function works correct with files with no extension.
0 612 posted 14 years ago by kirik
This method is a bit faster and more reliable then using the "explode" method. Works with PHP 4.0.3 and up.
4 743 posted 15 years ago by gdvickery
« Prev 1 2