Results matching for "news+php+scripts"
Sort Listings By
Show Only
By Customer Review
Licence Type
Php Dynamic Captcha Image Dreamweaver Extension
posted byDwZone-itinMiscellaneous
Dynamic Captcha Image only for PHP pages
CAPTCHA is an acronym for "Completely Automated Public Turing Test to Tell Computers and Humans Apart". As the name suggests, it is a test that determines the probability of the solver being a human. As defined on the CAPTCHA home page at the Carnegie Melon University School of Computer Science's Web site: CAPTCHA is a program that can generate and grade tests that:
- Most humans can pass.
- Current computer programs can't pass. Usually Captcha is placed on a web form and it is represented by an image randomly generated. The image rapresnt a dynamic text that the user must copy in a text field. If the verification text is entered incorrectly the application will not allow the user to perform the action. To make more difficult for text recognize application the text is slightly scrambled, rotated and/or appear over patterned background.As a result Captcha protects web sites against unfriendly actions like mass web form spam or brute force
(0 ratings)
Reviews0
PriceEUR 21.00
Views626
Php Dynamic Sort Table Dreamweaver Extension
posted byDwZone-itinMiscellaneous
Dynamic Sort Table lets you create a link with image or text to sort the table data
This server behavior can be applied to a table that has a repeat region on it. The server behavior will automatically create all the code necessary to have clickable links that will order the recordset by the columns you setup in the extension panel.
You can order on one or more (max 4) table fields toghether.
The link can be inserted in the page where you prefer and the table header don't depent on this behavior.The pre-requisites to use this extension are as follows:
- Add a recordset to the page (Dreamweaver compatible recordset)
- Add a table on the page with a repeat region, is not necessary you use the DW repeat region
(0 ratings)
Reviews0
PriceEUR 21.00
Views606
Php Dynamic Meta Tag Dreamweaver Extension
posted byDwZone-itinMiscellaneous
This extension allow you insert dynamic html meta tag in your asp pages.
(0 ratings)
Reviews0
PriceEUR 11.00
Views749
Php HTML to PDF Dreamweaver Extension
posted byDwZone-itinMiscellaneous
This behavior is a powerful PDF generating tool that uses HTML and CSS (Cascading Style Sheets) as page layout and content definition format. It allows users to easily add PDF generation functionality to web applications. It's designed so you can get up to speed and productive within ten minutes. Using in Web applications for online PDF generation from HTML templates. In order to get PDF output, all what you need is create a web page dynamic (.asp, .aspx, .jsp, .cfp, etc) or static (.html) and the extension transform the HTML generated in a file pdf with full support for embedded images, tables and all the HTML tag. Adding this behavior to your web application for reporting or to achieve professional grade print functionality provided by modern PDF viewers, like Adobe Acrobat Reader. With this behavior you can control PDF page size, orientation, margins, dynamic headers with embedded images, footers, page numbering, 2 headers for the first page and for the others pages,background image
(0 ratings)
Reviews0
PriceEUR 67.00
Views674
Php Multi Column Combo Dreamweaver Extension
posted byDwZone-itinMiscellaneous
This Server Behavior lets you insert a multi-column dropdown list or a multi-column multiple select list item in your page.
Features list:
- Auto complete and auto scroll on typing the text
- Display a format combo-box/listboxes with columns, just like MS Access
- No limit in the number of MultiColumnCombo in the same page
- No limit in the column number
- Select the display method between combo box and multiple select list
- Use your own image for the select button
- Set the css style for the text field
- Set or not the multi selection for the multiple list item
- Configure the displayed columns (Header text, value, column width)
- Get the value from recordset
- Set a pre-defined value from a recordset (for update record page)
- Set a the text for the first line of the combo panel
- Limit the selection to the recordset list or permit the insertion of free text
- Set if display the header of the combo panel
- Set the graphic color, bgColor, font-size, font-face
(0 ratings)
Reviews0
PriceEUR 18.00
Views738
Php Import Export Tools Dreamweaver Extension
posted byDwZone-itinMiscellaneous
The csv and xml format are 2 of the most platform-indipendent compatible file format to exchange (import and/or export) data from different platforms. Now with this server behaviors it's more simple for you add to your sites this type of data exchange and give your users a very simple way to exchange database informations. With this server behavior your users will be able to export data retrieving from recordset or import data to insert new records or update existing records in your database. Import from Csv, from Excel and from Xml with peogress bar
This is a group of 8 server behavior that lets you:
- Create RSS FEED from recordset
- Read RSS FEED and return a recordset
- Import from Xml to DataBase table
- Export from Recordset to Xml file
- Import from Csv to DataBase table
- Export from Recordset to Csv file
- Import from Excel to DataBase table
- Export from Recordset to Excel file
- Export from Recordset to Pdf file
(0 ratings)
Reviews0
PriceEUR 25.00
Views655
Php WYSIWYG TinyMCE Editor Dreamweaver Extension
posted byDwZone-itinMiscellaneous
This server Behaviors lets you add a visual HTML editor to your page and the user can create formatted content pages without having to know any HTML code. It Works like a Word ProcessorThis HTML text editor brings to the web many of the powerful functionalities of known desktop editors like Word. It's really lightweight and doesn't require any kind of installation on the client computer.This HTML Editor is compatible with the most important browsers available in the market: IE 5.5+, Firefox 1.0+, Mozilla 1.3+ and Netscape 7+. If the browser don't support the Html Editor a TextArea will be insert into the page.
* Properties inspector (I.E. only)
* You can use the default insert/update record behaviors with this extension
* Css Style support
* Font formatting: type, size, color, bold, italic, etc
* Text formatting: alignment, indentation, bullets list, etc
* Cut, Paste and Paste as Plain Text, Undo and Redo
* Paste from Word cleanup with auto detection
* Link creation* Anchors
(0 ratings)
Reviews0
PriceEUR 31.00
Views663
Php Upload and Resize Dreamweaver Extension
posted byDwZone-itinMiscellaneous
With this Server Behavior You can upload files, trough a simple web form to Your site.After the upload you can resize the uploaded images and make thumbnails. This extension don't need any server components to upload and resize files is a Pure Php Upload
Five Extensions in One:
- Insert Record and Upload Files (Upload the files and saving the other Field in DB)
- Update Record and Upload Files (Upload the files and saving the other Field in DB)
- Upload Files (Only Upload Files)
- Delete Record Upload (Delete the record and delete the corresponding files)
- Resize images and create thumbnails
- Round image angle
- Insert thumbnail
- Show region if image exist
- Show region if image not exist
- Crop Image
- Add watermark image
Features:
- No Limit Number of Uploaded file!
- This features are for each file
- Upload folder in 3 type (Site relative, Absolute and Dynamic)
- Auto create non-existent upload directories
(0 ratings)
Reviews0
PriceEUR 28.00
Views795
Php Two Tables Manager Dreamweaver Extension
posted byDwZone-itinMiscellaneous
This server behavior allow users to insert data at the same time into two related tables. The tables must have a master-detail relationship, one of the tables having a foreign key to the other.The master table must have a primary key numeric with autoincrement and the detail table must have a numeric field to save the master table primary key value to create the relation between the master table record and the detail table records.
(0 ratings)
Reviews0
PriceEUR 31.00
Views666
99acres clone script PHP, 99acres clone
posted bypinginfotechinClone Scripts
http://www.phprealestatescript.org/advanced-real-estate-script.html
Start your own profitable real estate business like 99acres clone with help of our 99acres clone script PHP. And most highly, it will improve your online real estate business and assurance its success.
Our 99acres clone script allows a real estate agencies and individual owners to easily organize and manage properties for sale and rent. 99acres clone with rich functions for private sellers, buyers and real estate agent to list their properties for sale or rent show featured ads. Private sellers can handle their ads through their personal admin space. With this script you can get more popularity among the internet.
For more detail you can visit @
http://99acresclonescriptphp.wordpress.com/
http://99acresclonescriptphp.blogspot.in/
https://www.youtube.com/watch?v=gWwhuWeyY10&feature=youtu.be
(0 ratings)
Reviews0
PriceUSD 200.00
Views595
PHP Multifile Uploader with Progress Bar
posted bymydailhacksinUpload Systems
The PHP Multifile Upload script provided here is extremely easy to install. It allows the upload of multiple files at a time and shows the progress with a customizable AJAX progress bar. The HTML form which comes with the script allows to dynamically add inputs for new files. The script comes with detailed instructions how to configure PHP correctly for file uploads. Freeware.
(16 ratings)
Reviews0
PriceFree
Views2839
PHP Live Support - Subrion CMS Plugin
posted bypluginmasterinSubrion CMS Plugins
Chat with your website visitors from anywhere on any computer.
Live chat solution powered by PHP and MySQL.
Unlimited departments, automatic chat invite and more.
(0 ratings)
Reviews0
PriceFree
Views1235
Xavier PHP Login Script & User Management
posted bySigglesinUser Authentication
A feature packed Login script that allows you to protect your website pages and / or content. Just drop one folder in to your site and protect pages with one line of code. Admin or E-mail activation, add/remove fields, password reminders, remember me, user levels and groups, banning, IP address banning, Logging, welcome email on registration, SQL injection and CSRF free, optional Captcha. Multiple logins from one account - off/on. Bootstrap admin theme. Responsive design.
(4 ratings)
Reviews1
PriceUSD 18.00
Views2738
Ultimate PHP, HTML5 & AJAX Contact Form
posted byhseditorinForm Processors
This new form supersedes our previous forms and rolls all of their best bits into one, easy to install and manage product.
Features List
Easy integration/instructions into your current PHP site
Progressively enhanced (fully functional without JS or CSS)
Field type validation (HTML, javascript fallback with PHP backup)
Required field validation
Multiple forms per page allowed
Pretty select boxes
Repeat submission prevention
Cross Site Scripting (XSS) attack prevention
No database required
SMTP option available (default is PHP’s mail())
Translations via simple JSON file
AJAX enabled (no page reloads)
CSS animations on messaging and active field
Google reCAPTCHA capable (no-captcha-recaptcha), honeypot backup
Mobile friendly
Supports file(s) uploads to attach to email
(0 ratings)
Reviews0
PriceUSD 10.00
Views1805
Advanced Security - PHP Register/Login System
posted byhseditorinUser Authentication
Advanced Security is user registration/login system written in pure PHP. It is designed to provide very high security level of any part of you system. It can be used with existing look based on twitter bootstrap or it easily can be inserted into any existing PHP application and integrated with existing system.
(7 ratings)
Reviews0
PriceUSD 14.00
Views3065
crea8social - PHP Social Networking Platform v4.2
posted byhseditorinSocial Networking
crea8SOCIAL is a social networking platform that sums features of common social networking platforms like facebook and twitter and to that indigenous to it such as the feature that allows it to display information(to the user) about any link added,profile can be redeesigned by users, communities created and invite others to join amongst many other interesting features
(9 ratings)
Reviews0
PriceUSD 40.00
Views1230
crea8socialPRO- Leading PHP Social Networking Script
posted byLumeeinSocial Networking
crea8socialPRO is embedded with all the Sparkling experience you need to thrill your online community.
A Complete rebuild with 100% speed faster
CMS Feature [Website Editor]
Advance Chat System with Group Chat
Fully Multi-Language Support (RTL)
Easy Customization of Email templates from Admincp
Saving Posts, Pages, Groups and Events
Pin post to the top
And much more...
(0 ratings)
Reviews0
PriceUSD 149.00
Views945
Reservic – Easy PHP Reservation System
posted bymoisehinMiscellaneous
Reservic is a project built with PHP, MySQL, Bootstrap and jQuery that allows a common user request reserves, that can be any item registered on system and have available slots.
The user with “Administrator” or “Reserves manager” role can manage all that reserves made on system, like Authorize, Reject, and Finish.
The user also can view their historic or cancel their reserves.
(0 ratings)
Reviews0
PriceUSD 7.00
Views883
EmakerPro - PHP Business Card & Flyer Maker
EmakerPro is a PHP based web app for creating business cards & flyers instantly. Comes with ready-made background templates. Users can upload their own templates & motives. No need for Photoshop. Simple GUI based interface.
(0 ratings)
Reviews0
PriceUSD 21.00
Views640
I-Netsolution - PHP Real Estate Script
posted byinetsolution04inReal Estate
PHP Real Estate Script is a Real Estate Websites Script, urbanized in PHP and Mysql, mainly designed for real estate companies to promote their properties. Its user-friendly design enables you to be the owner of a Real Estate Listing Script. This Php Property Portal Script has the most essential adaptability and simplicity necessary for any Realty Classifieds Scripts or Property Owner Websites. This Open Source Real Estate Agency Script comes with quality-rich, simple to use interface with secluded admin area to make, edit, and delete new listings with multiple images. Without any technical knowledge, anyone can operate and sustain our Makaan clone script. The lighter design optimizes the web page display while screening of multiple properties and stage searches.
(0 ratings)
Reviews0
PriceUSD 199.00
Views921




