大家都是怎么搭建php框架的
大家都是如何搭建php框架的?
网上开源的代码,快速建站的那些我知道,但最近有个项目需要搭建php框架 重头开发,对php的开发不熟悉,听说有什么thinkphp,还有jQuery做的框架,但具体有些什么,怎么做就需要前辈们的指教了。
------解决方案--------------------
你不是说要自己搭建一个框架么! 你要是不自己写 ,直接用,那你就用TP就行 够你用了!
jquery无非是为前端开发提供了一些方便! 但是具体操作你还是要自己去写啊! 你不可能永远拿别人现成的页面,哪那么巧,你想要什么样的页面就有什么页面!
------解决方案--------------------
如果你想省事, 你可以用UI框架 JqueryUI extjs 等等 你搜前端框架就有! 不过你还是要学怎么去写! 总之复杂功能你还是必须要自己写!
------解决方案--------------------
php框架搭建太方便了,ThinkPHP框架到官网有详细的文档,一目了然,每个框架都有自己的官网,手册,很容易上手的。Jquery是前端的一个Js框架,主要是前端方面的便捷,跟php没有关系

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

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

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

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

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

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

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

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

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