Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    Raxan for PHP 1.0

    Download button

    No screenshots available
    Downloads: 196  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Raymond Irving | More programs
    GPL / FREE
    January 14th, 2010, 09:52 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    Raxan for PHP description

    A framework for building Ajax web applications

    Raxan for PHP is a powerful open source application framework that uses a set of web related technologies to deliver an integrated solution for building today's rich Web 2.0 applications.

    What is Included?

    For the Ajax/CSS developer, Raxan comes bundled with the latest jQuery libraries, a dynamic JavaScript/CSS loader and a CSS framework. The CSS framework includes support for grid and elastic layouts, columns, tables, and a lot of other useful features for creating simple to complex web pages with just a few lines of code.

    For the PHP developer, Raxan comes bundled with the PDI (Programmable Document Interface) Framework, which includes support for client-server Ajax communications, server-side jQuery DOM manipulation API and a lot of other powerful features.

    < ?php require_once("raxan/pdi/autostart.php"); ? >

    < div id="myid" >< /div >



    Raxan for PHP goes the extra mile to empower developers to take full advantage of their web sites and applications. With built-in Ajax support and DOM manipulation APIs, it's very easy for anyone to start creating extremely powerful interfaces.

    < ?php require_once('raxan/pdi/autostart.php'); ? >

    < form name="form1" action="" method="post" >
     < input id="mybutton" type="button" value="Click Me" xt-bind="click,buttonClick" / >
     < div id="msg" / >
    < /form >

    < ?php
     class MyPage extends RaxanWebPage {

     // callback function
     protected function buttonClick($e) {
     // select the #msg element and set html to hello world
     $this->msg->html('Hello World');
     }
     }

    ? >



    Product's homepage

    Here are some key features of "Raxan for PHP":

    · Build cross browser HTML/Ajax applications
    · Create database driven applications
    · Build interactive websites to enhance user experience
    · Monitor server-side application changes via Ajax connections
    · Quickly design and layout HTML pages with a built-in CSS framework
    · Easily extend the architecture with reusable plugins and extensions.
    · Build multilingual interfaces
    · Protect web sites and applications against cross-site scripting attacks and request forgery
    · Integrate or extend existing PHP frameworks
    · And much more

    Requirements:

    · PHP

      


    TAGS:

    application framework | Web 2.0 | web development | web | development | framework

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM