Home Backend Development PHP Tutorial 大家都是怎么搭建php框架的

大家都是怎么搭建php框架的

Jun 13, 2016 pm 12:00 PM
jquery nbsp php thinkphp

大家都是如何搭建php框架的?
    网上开源的代码,快速建站的那些我知道,但最近有个项目需要搭建php框架 重头开发,对php的开发不熟悉,听说有什么thinkphp,还有jQuery做的框架,但具体有些什么,怎么做就需要前辈们的指教了。
------解决方案--------------------
你不是说要自己搭建一个框架么!  你要是不自己写 ,直接用,那你就用TP就行  够你用了!  
jquery无非是为前端开发提供了一些方便!  但是具体操作你还是要自己去写啊!   你不可能永远拿别人现成的页面,哪那么巧,你想要什么样的页面就有什么页面!  


------解决方案--------------------

引用:
Quote: 引用:

你不是说要自己搭建一个框架么!  你要是不自己写 ,直接用,那你就用TP就行  够你用了!  
jquery无非是为前端开发提供了一些方便!  但是具体操作你还是要自己去写啊!   你不可能永远拿别人现成的页面,哪那么巧,你想要什么样的页面就有什么页面!  


对前台页面,本来是想更省事些,不过你这么说有道理。

如果你想省事, 你可以用UI框架  JqueryUI  extjs  等等 你搜前端框架就有! 不过你还是要学怎么去写! 总之复杂功能你还是必须要自己写!
------解决方案--------------------
php框架搭建太方便了,ThinkPHP框架到官网有详细的文档,一目了然,每个框架都有自己的官网,手册,很容易上手的。Jquery是前端的一个Js框架,主要是前端方面的便捷,跟php没有关系
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian Dec 24, 2024 pm 04:42 PM

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

CakePHP Date and Time CakePHP Date and Time Sep 10, 2024 pm 05:27 PM

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

CakePHP File upload CakePHP File upload Sep 10, 2024 pm 05:27 PM

To work on file upload we are going to use the form helper. Here, is an example for file upload.

Discuss CakePHP Discuss CakePHP Sep 10, 2024 pm 05:28 PM

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

CakePHP Creating Validators CakePHP Creating Validators Sep 10, 2024 pm 05:26 PM

Validator can be created by adding the following two lines in the controller.

How To Set Up Visual Studio Code (VS Code) for PHP Development How To Set Up Visual Studio Code (VS Code) for PHP Development Dec 20, 2024 am 11:31 AM

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

CakePHP Logging CakePHP Logging Sep 10, 2024 pm 05:26 PM

Logging in CakePHP is a very easy task. You just have to use one function. You can log errors, exceptions, user activities, action taken by users, for any background process like cronjob. Logging data in CakePHP is easy. The log() function is provide

CakePHP Services CakePHP Services Sep 10, 2024 pm 05:26 PM

This chapter deals with the information about the authentication process available in CakePHP.

See all articles