search
HomeBackend DevelopmentPHP Tutorial 学好web开发必备那些学问了

学好web开发必备那些知识了
我不会数据库,要去买本数据库的书详细的读一遍,在研究一遍吗?
还有其他的乱七八糟的东西都有哪些了?
最好按照重要的排在前面的顺序写一些啊
各位侠男侠女们

------解决方案--------------------
看懂这里 http://www.w3school.com.cn/ 的一半就可以了
------解决方案--------------------
你要看 PHP和MySQL web开发这本书吧 

个人觉得相当于web开发字典。
------解决方案--------------------
先看哪本有关系吗? 两本都看最好。

先看 数据库的知识 最全看手册
http://dev.mysql.com/doc/refman/5.1/zh/index.html
------解决方案--------------------
所以说什么书都不要看的
------解决方案--------------------
你去书店看看吧 觉得PHP和MySQL web开发它可以你就先看着 。

网上手册教程也多 边做边学。

至于你那本《数据库系统概论》觉得有帮助你也可以看呢 。

实在不知道百度一下看数据库先学哪本好不,被你标题忽悠了,以为你要看web这方面的
------解决方案--------------------
主要看你工作需要吧。需要什么就补什么、

------解决方案--------------------
这个担忧完全没必要的 

数据库增 删 改 查 你总知道撒

网上好多书不是用来打基础的吗?那书里面的数据库语句能有多深,而且都会讲解的。

直接到书店去看看 哪本你觉得好就看哪本,也没听说谁规定好了学习数据库的书籍教程吧
------解决方案--------------------
说实话我学php是从一个非常简单的留言簿源码入手的,开始只要学习对数据库的增 删 改 查几个操作就行,等上手后再研究吧
------解决方案--------------------

------解决方案--------------------
http://www.w3cschool.cn/
最重要的是动手和实践
------解决方案--------------------
还是呓视频好点,先视频再看书,容易懂点,视频总结国经验.
------解决方案--------------------
嘿嘿,交个朋友哇!
我也在学
------解决方案--------------------
http://www.w3cschool.cn/ 这个网站不错 都是基础知识
还是php100 视频也可以 都是基础教程

Statement
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
PHP Performance Tuning for High Traffic WebsitesPHP Performance Tuning for High Traffic WebsitesMay 14, 2025 am 12:13 AM

ThesecrettokeepingaPHP-poweredwebsiterunningsmoothlyunderheavyloadinvolvesseveralkeystrategies:1)ImplementopcodecachingwithOPcachetoreducescriptexecutiontime,2)UsedatabasequerycachingwithRedistolessendatabaseload,3)LeverageCDNslikeCloudflareforservin

Dependency Injection in PHP: Code Examples for BeginnersDependency Injection in PHP: Code Examples for BeginnersMay 14, 2025 am 12:08 AM

You should care about DependencyInjection(DI) because it makes your code clearer and easier to maintain. 1) DI makes it more modular by decoupling classes, 2) improves the convenience of testing and code flexibility, 3) Use DI containers to manage complex dependencies, but pay attention to performance impact and circular dependencies, 4) The best practice is to rely on abstract interfaces to achieve loose coupling.

PHP Performance: is it possible to optimize the application?PHP Performance: is it possible to optimize the application?May 14, 2025 am 12:04 AM

Yes,optimizingaPHPapplicationispossibleandessential.1)ImplementcachingusingAPCutoreducedatabaseload.2)Optimizedatabaseswithindexing,efficientqueries,andconnectionpooling.3)Enhancecodewithbuilt-infunctions,avoidingglobalvariables,andusingopcodecaching

PHP Performance Optimization: The Ultimate GuidePHP Performance Optimization: The Ultimate GuideMay 14, 2025 am 12:02 AM

ThekeystrategiestosignificantlyboostPHPapplicationperformanceare:1)UseopcodecachinglikeOPcachetoreduceexecutiontime,2)Optimizedatabaseinteractionswithpreparedstatementsandproperindexing,3)ConfigurewebserverslikeNginxwithPHP-FPMforbetterperformance,4)

PHP Dependency Injection Container: A Quick StartPHP Dependency Injection Container: A Quick StartMay 13, 2025 am 12:11 AM

APHPDependencyInjectionContainerisatoolthatmanagesclassdependencies,enhancingcodemodularity,testability,andmaintainability.Itactsasacentralhubforcreatingandinjectingdependencies,thusreducingtightcouplingandeasingunittesting.

Dependency Injection vs. Service Locator in PHPDependency Injection vs. Service Locator in PHPMay 13, 2025 am 12:10 AM

Select DependencyInjection (DI) for large applications, ServiceLocator is suitable for small projects or prototypes. 1) DI improves the testability and modularity of the code through constructor injection. 2) ServiceLocator obtains services through center registration, which is convenient but may lead to an increase in code coupling.

PHP performance optimization strategies.PHP performance optimization strategies.May 13, 2025 am 12:06 AM

PHPapplicationscanbeoptimizedforspeedandefficiencyby:1)enablingopcacheinphp.ini,2)usingpreparedstatementswithPDOfordatabasequeries,3)replacingloopswitharray_filterandarray_mapfordataprocessing,4)configuringNginxasareverseproxy,5)implementingcachingwi

PHP Email Validation: Ensuring Emails Are Sent CorrectlyPHP Email Validation: Ensuring Emails Are Sent CorrectlyMay 13, 2025 am 12:06 AM

PHPemailvalidationinvolvesthreesteps:1)Formatvalidationusingregularexpressionstochecktheemailformat;2)DNSvalidationtoensurethedomainhasavalidMXrecord;3)SMTPvalidation,themostthoroughmethod,whichchecksifthemailboxexistsbyconnectingtotheSMTPserver.Impl

See all articles

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

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.