China PHP new impetus, Jwork framework will be published

Source: Internet
Author: User

Song Tao "More annoying recently", I Cloud "more busy recently", but no matter how annoying and busy, can not prevent my pursuit of technology, and can not interrupt me to do the footsteps of China's open source business.

As I have put forward a long jwork framework, finally, in 2007 did not, the formation of the first version of PHP.

The jwork framework is divided into three languages:
Java version
. NET Edition
PHP version

Currently, Java and. NET editions are in the research and development phase. PHP version Jwork v1.0 for PHP preliminary plan on February 1, 2008 officially open source.

features of the Jwork framework:
1, compared with other frameworks, jwork framework does not need to configure, does not change the original development habits.
2, the Jwork framework is the development of the experience set, integrated software development in the common API.
3, the Jwork framework integrates jpage pagination, ajax,html editor, etc.
4, fully improve the development efficiency, easy Group development, collaborative development.


Jwork v1.0 for PHP
Jwork v1.0 for PHP is a framework set for PHP development. The following is a brief introduction to its function:

1, integrated jpage, optimize the paging program.
Jpage solves the demand of mass and common queries, optimizes the software structure, and can page by SQL, which is the best paging solution available on the Internet.

2, Integrated Data layer DAO, the simplest data operation.
In general, develop the necessary operational database. Developing PHP means having to operate on MySQL. For this reason, the Jwork Framework v1.0 integrates the encapsulation of MySQL operations.
For inserting data, you do not need to write SQL statements, just specify column names, control names.
For modifying data, the form can be automatically backfill without assigning a value to the control.

3, the integration of the AJAX framework, a word can be implemented Ajax.
With the development of web2.0, Ajax has become more and more widely used, the Jwork framework adopts the most original and clear Ajax implementation, that is, the simple and convenient implementation of Ajax, but also make the process of Ajax clearly visible.

4, integration of many developers of many years of development experience.
Jwork framework of some tools, time class, upload class, mailbox class API, integration of many developers of Java,. NET, PHP, ASP Web development experience, you often encounter requirements in the development of the implementation, in the Jwork framework are included.

5, integrated the development of common JS and PHP verification methods, such as email format, mobile phone format, ID card format verification.
Time is money, provide development efficiency, not only can you harvest wealth, but also let you easily deal with development work.



Jwork part of the demo:


Add , modify Demo:

function Add ()
{
$data = new Mysqldao ();
$filed = "code_name,code_lang,user_id,

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.