|

99 USD | Buy Now
|
You can make your own publications (Online Catalog, Digital Brochure, Flipping Book, Interactive Flyer, Virtual Magazine, Flip Album etc.) easily by using control panel of Flash Page Flip PRO-PHP Version.
Visit the control panel and upload your JPEG or SWF formatted pages. Make unlimited category and add unlimited publications into these categories. It is very easy that using the control panel.
Also in this version, users can be members of your publications, underline the words in pages, add notes, choose background images and sounds, tell their friends your publications. PRO-PHP version has also many properties like these.
You can try to do whatever you imagine with Free Version although it has fewer features than the other versions have.
Online Demo » | Some Live Users » | Requirements » |
| FEATURES : |
Tools:
- Actual Size
- Fit To Page
- Zoom In
- Zoom Out
- Full Screen
- Quality Option
- Sound On/Off
- Print Pages
- Select Background Image and Sound
- Tell a Friend
- Add Note to Pages
- Marker Pages
- Membership
Navigation:
- Cover
- Back Cover
- Next Page
- Previous Page
- Go To Page (Enter Page Number)
Other:
- Context Menu Options
- Keyboard Control
- Flipping: Left & Right Arrow
- Zoom In & Out: + and - Keys
- Move: Left, Right, Up, Down Arrows (on zoom in mode)
- Actual Size or Fit to Page: ENTER
|
| Config.php FILE FORMAT : |
<%
'// ADMIN SETTINGS //
define ("ADMIN_PASSWORD", "fpfadmin"); // Admin Password
define ("WEBSITE_NAME", "Flash Page Flip"); // Your Website Name
'// MySQL SETTINGS //
define ("HOST", "localhost"); // database host
define ("USR", "root"); // database username
define ("PSW", "***"); // database password
define ("DB", "magazine"); // database to use
'// E-MAIL SETTINGS //
define ("MAIL_FROM_NAME", "Online Publication"); // Sender Name
define ("MAIL_SENDER_EMAIL", "sender@example.com"); // Sender E-mail
define ("MAIL_SENDER_USERNAME", "sender@example.com"); // Sender E-mail Username
define ("MAIL_SENDER_PASSWORD", "youremailpassword"); // Sender E-mail Password
define ("MAIL_SERVER", "mail.example.com"); // Sender Mail Server
define ("CHAR_SET", "8859-1"); // Mail Character Set Code
define ("STF_SUBJECT", "Check This Out"); // Tell a Friend Mail Subject
define ("STF_LINK", "http://www.flashpageflip.com"); // Your Publication Link For Tell a Friend
define ("LOST_PASSWORD_SUBJECT", "Your Login Information"); // Lost Password Mail Subject
%> |
| WEB SERVER REQUIREMENTS : |
- PHP5 Supported
- MySQL 4+ Installed
|
|