Download ZipDrop Nulled

Download ZipDrop Nulled

Update 1.2 – Fixed the bug Cyrem spoke about. – Fixed the live preview. Description A simple and lightweight Drag and Drop system powered by jQuery UI and PHP that allows you to Drag and Drop whichever file you wish to download from the server. The server will then zip the files and allow you […]
Download Advanced Multi Select Data List WP – Multiselect Drop-down with Autocomplete for WordPress Nulled

Download Advanced Multi Select Data List WP – Multiselect Drop-down with Autocomplete for WordPress Nulled

The Advanced Multi Select Data List WP plugin is used to provide an autocomplete feature on input elements. Users will see a drop-down list of pre-defined options as they input data. Unlike HTML5 datalist the Advanced Multi Select Data List WP has the following benefits: Autocomplete, filter and search works correctly under all browsers including […]
Download PHP Country List Nulled

Download PHP Country List Nulled

The PHP Country List function allows you to convert country codes to names or names to country codes. Supported are 237 Countrys. Example Code: //Require the function require_once 'countrycodelist.php'; //EXAMPLE #1 echo '---CREATING A SELECT BOX---<br />'; $countrys = countryConversion('all'); echo "<select name='country'>"; foreach($countrys as $country){ echo "<option value='".$country['code2']."'>".$country['country']."</option>"; } echo "</select>"; //EXAMPLE #2 echo […]