Файловый менеджер - Редактировать - /var/www/zerocorporation/Services.php
Назад
<?php include("App_Core/Core.php");?> <!doctype html> <!--[if IEMobile 7 ]> <html class="no-js iem7" lang="en"> <![endif]--> <!--[if (gt IEMobile 7)|!(IEMobile)]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <title><?php echo Setting('WebsiteTitle');?> | Services</title> <meta name="description" content="We specialize in offering solutions to meet customer requirement and not merely product which are generic. We have database experts with experience in different databases to undertake data Migration tasks from legacy systems in various formats. We provide end to end implementation including Application Hosting, Data migration, Integration , server setup, customization, training, Consultancy services."> <!-- The script prevents links from opening in mobile safari. https://gist.github.com/1042026 --> <!-- <script>(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(d.href.indexOf("http")||~d.href.indexOf(e.host))&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone")</script> --> <!-- Main Stylesheet --> <link rel="stylesheet" href="App_Theme/css/superfish.css" media="screen" /> <link rel="stylesheet" href="App_Theme/style.css"> <link rel="stylesheet" href="App_Theme/css/prettyPhoto.css" type="text/css" media="screen" title="prettyPhoto main stylesheet" /> <link rel="stylesheet" href="App_Theme/css/custom-rebuild.css" media="screen" /> <link href='http://fonts.googleapis.com/css?family=Oxygen' rel='stylesheet' type='text/css'> <script src="App_Theme/js/libs/modernizr-2.0.6.min.js"></script> <link href='http://fonts.googleapis.com/css?family=Russo+One' rel='stylesheet' type='text/css'> <?php echo Setting('Analytics');?> </head> <body> <div id="container"> <?php include("App_Includes/Header.php");?> <?php include("App_Includes/Menu.php");?> <section id="content-container"> <section class="content_container_fix"> <section class="page_title"> <h1>Our Services</h1> <h2>ZeroCorporation Services List</h2> </section> <!-- /.page_title --> <section class="full_width"><!-- /.one_fourth --> <section class="one_fourth"> <h4> <a href="#">Customization & Data Migration </a></h4> <img src="App_Theme/images/Data.jpg" alt="image" style="margin-bottom:15px;" /> <p> We specialise in offering solutions to meet customer requirements and not merely provide a generic or off-the shelf “option”. We have database experts with experience in different databases to undertake data Migration tasks from legacy systems in various formats.</p> <br /> </section> <!-- /.one_fourth --> <section class="one_fourth "> <h4> <a href="#">End to End <br> Implementation </a></h4> <img src="App_Theme/images/Implementation.jpg" alt="image" width="220" height="140" style="margin-bottom:15px;" /> <p> We provide end to end implementation including Application Hosting, Data Migration, Integration, Server Setup, Customization, Training and Consultancy services. </p> <br /> </section> <!-- /.one_fourth --> <section class="one_fourth"> <h4> <a href="#">Data <br> Mining </a></h4> <img src="App_Theme/images/DataMining.jpg" alt="image" style="margin-bottom:15px;" /> <p> We use Data mining tools to <span lang="en">extract knowledge from an existing data set and transform it into a human-understandable structure for further use.</span></p> <br /> </section> <section class="one_fourth last"> <h4> <a href="#">Tailored <br> Training</a></h4> <img src="App_Theme/images/Training.jpg" alt="image" style="margin-bottom:15px;" /> <p> At Zero Corporation we believe in making the customer the owner of the product. Our training is tailored to ensure that various users, having different roles within hierarchies, are trained to become the owners and are able to make use of all the features and functionalities available. </p> <br /> </section> <!-- /.one_fourth --> <section class="divider_line"></section> <section class="one_fourth"> <h4> <a href="#">Data<br> Warehousing</a><br> </h4> <img src="App_Theme/images/Warehousing.jpg" alt="image" style="margin-bottom:15px;" /> <p> <span lang="en"> We can integrate data from multiple source systems, enabling a central view across the enterprise. We have specialists in Data Warehousing, who can build reports for analysis based on customer requirements. We restructure the data so that it delivers excellent query performance, even for complex analytic queries, without impacting operational systems.</span></p> <br /> </section> <section class="one_fourth "> <h4> <a href="#">CRM<br> Consulting</a> </h4> <img src="App_Theme/images/Consulting.jpg" alt="image" style="margin-bottom:15px;" /> <p> <span lang="en">Consulting is the core domain at Zero Corporation. We have experts who have worked at senior management level in complex global organisations in industries such as Pharmaceuticals and FMCG. Our approach is to consult and constantly develop enhancements with in-built best practices and offer solutions to complex problems within the product itself.</span></p> <br /> </section> <section class="one_fourth last"> <h4> <a href="#">PrismsCRM <br> Cloud Hosting</a><br> </h4> <img src="App_Theme/images/Hosting.jpg" alt="image" style="margin-bottom:15px;" /> <p> We host our applications in Cloud technology and our servers are hosted in the safest and most secure locations in the world with level 3 security. Adequate backup is provided to take care of all kinds of eventualities, using best-practice Risk Management principles and we also give the option of customer hosting the product if preferred. </p> <br /> </section> <section class="divider_line"></section> <!-- /.strap_box --> <h2> </h2> </section> <!-- /.full_width --> <section class="clear_full"></section> <!-- /.clear_full --> </section> <!-- /.content_container_fix --> </section> <!-- /#content-container --> <?php include("App_Includes/Footer.php");?> <!-- /footer --> </div> <!-- /#container --> <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/libs/jquery-1.7.2.min.js"><\/script>')</script> <script type="text/javascript"> /*------------------------------- * jQuery Plugin: Super Fish Menu -------------------------------*/ jQuery(document).ready(function($){ $("ul.main-menu").supersubs({ minWidth: 12, // minimum width of sub-menus in em units maxWidth: 150, // maximum width of sub-menus in em units extraWidth: 1 // extra width can ensure lines don't sometimes turn over // due to slight rounding differences and font-family }).superfish({ delay: 300, // one second delay on mouseout animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation speed: 'normal', // faster animation speed autoArrows: false, // disable generation of arrow mark-up dropShadows: true // disable drop shadows }); // call supersubs first, then superfish, so that subs are // not display:none when measuring. Call before initialising // containing tabs for same reason. }); </script> <script src="App_Theme/js/libs/ui/jquery.ui.core.js"></script> <script src="App_Theme/js/libs/ui/jquery.ui.widget.js"></script> <script src="App_Theme/js/libs/ui/jquery.ui.accordion.js"></script> <script src="App_Theme/js/libs/ui/jquery.ui.tabs.js"></script> <script src="App_Theme/js/libs/superfish/hoverIntent.js"></script> <script src="App_Theme/js/libs/superfish/superfish.js"></script> <script src="App_Theme/js/libs/superfish/supersubs.js"></script> <script src="App_Theme/js/libs/jquery.flexslider-min.js"></script> <script type="text/javascript" src="App_Theme/js/libs/jquery.eislideshow.js"></script> <script type="text/javascript" src="App_Theme/js/libs/jquery.easing.1.3.js"></script> <script src="App_Theme/js/libs/slides.min.jquery.js"></script> <script src="App_Theme/js/libs/jquery.prettyPhoto.js" type="text/javascript" charset="utf-8"></script> <script src="App_Theme/js/scripts.js"></script> <!-- scripts concatenated and minified via ant build script--> <script src="App_Theme/js/helper.js"></script> <!-- end scripts--> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.0.33-0ubuntu0.16.04.16 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка