Home Backend Development PHP Tutorial 关于PHP1点疑惑

关于PHP1点疑惑

Jun 13, 2016 pm 12:12 PM
ajax jquery mysql nbsp php

关于PHP一点疑惑
我上了个培训班用了 3个半月的时间学了PHP,老师讲了很多PHP+MYSQL+smarty+html+css+javascript+jquery+thinkphp+memcached+AJAX这样就算毕业了
个人觉得懂了点知识也能编写出一些网页但现在去面试的时候前面问关于PHP与MYSQL都回答出来了,但关于Jquery一些动画效果一个也没答出来,你比如我希望网站图片动态旋转,网站登陆后突然出现一些动画效果这些都是怎么实现的,这些我都不会,然后面试失败了。今天面试3家最后都卡在JQUERY上,我当初学JQUERY主要学了选择器,DOM动态添加节点,事件驱动与AJAX相结合。老师讲的也不深入,老师说知道与AJAX相结合怎么用就行了。
我现在的困惑是,我个人认为JQUERY他属于前端语言,根本就不再服务器执行。那招聘PHP程序员为什么还要问JQUERY关于前端动画实现的效果?是不是我学习的还不够深入?关于JQUERY的动画效果我上网查了查太多了,这要是一个个学习,根本完成不了。能不能有个链接或者教程之类的,专门讲动画效果,类似MVC思想,这种效果。
对于PHP程序员来说JQUERY的动态效果重要吗?如果真的很重要JQUERY这种动画效果怎么深入学习?我现在除了运用
$('#id')来修改下CSS,和AJAX相关联别的都不会。。
------解决思路----------------------
说点个人见解  抛砖引玉

首先PHP这个语言应用的领域主要是做网站   这一点和JAVA这些不太一样.   PHP更少的关注底层的一些存储,算法之类的 相应的要多关注一些前端的和网络的东西

其次,很多公司尤其是小公司,没有将做网站的岗位细分的财力和必要,往往是一个PHP程序员就做顶梁柱了,从架构到数据库设计,到后台开发到前端开发,因此这种情况下对PHP程序员的前端水平也有一些要求

第三,涉猎是否广,也是很多面试官的关注点(不讨论是否有道理).如果问几个问题你不了解 那自然觉得不靠谱.


最后说说你现在的情况.  从培训班出来,只是打了个基础,继续学习是必须的.jquery的一些特效,首先是要有所了解,其次你可以往插件上推啊.要求什么效果你说这个可以用jquery插件实现,网上一搜一大把,肯定能给你实现的

总之打铁还需自身硬,多学习.成长起来以后就好多了. 

加油

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

Video Face Swap

Video Face Swap

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

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
4 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)

Hot Topics

Java Tutorial
1677
14
PHP Tutorial
1280
29
C# Tutorial
1257
24
MySQL vs. phpMyAdmin: Understanding the Key Differences MySQL vs. phpMyAdmin: Understanding the Key Differences May 06, 2025 am 12:17 AM

MySQL is a database management system, and phpMyAdmin is a web tool for managing MySQL. 1.MySQL is used to store and manage data and supports SQL operations. 2.phpMyAdmin provides a graphical interface to simplify database management.

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

Navicat and MySQL: A Perfect Partnership Navicat and MySQL: A Perfect Partnership May 05, 2025 am 12:09 AM

Navicat and MySQL are perfect matches because they can improve database management and development efficiency. 1.Navicat simplifies MySQL operations and improves work efficiency through graphical interfaces and automatic generation of SQL statements. 2.Navicat supports multiple connection methods, which facilitates local and remote management. 3. It provides powerful data migration and synchronization capabilities, suitable for advanced usage. 4.Navicat helps with performance optimization and best practices such as regular backup and query optimization.

MySQL: A Practical Application of SQL MySQL: A Practical Application of SQL May 08, 2025 am 12:12 AM

MySQL is popular because of its excellent performance and ease of use and maintenance. 1. Create database and tables: Use the CREATEDATABASE and CREATETABLE commands. 2. Insert and query data: operate data through INSERTINTO and SELECT statements. 3. Optimize query: Use indexes and EXPLAIN statements to improve performance.

MySQL vs. Oracle: Licensing, Features, and Benefits MySQL vs. Oracle: Licensing, Features, and Benefits May 08, 2025 am 12:05 AM

The main difference between MySQL and Oracle is licenses, features, and advantages. 1. License: MySQL provides a GPL license for free use, and Oracle adopts a proprietary license, which is expensive. 2. Function: MySQL has simple functions and is suitable for web applications and small and medium-sized enterprises. Oracle has powerful functions and is suitable for large-scale data and complex businesses. 3. Advantages: MySQL is open source free, suitable for startups, and Oracle is reliable in performance, suitable for large enterprises.

Best Practices for Dependency Injection in PHP Best Practices for Dependency Injection in PHP May 08, 2025 am 12:21 AM

The reason for using Dependency Injection (DI) is that it promotes loose coupling, testability, and maintainability of the code. 1) Use constructor to inject dependencies, 2) Avoid using service locators, 3) Use dependency injection containers to manage dependencies, 4) Improve testability through injecting dependencies, 5) Avoid over-injection dependencies, 6) Consider the impact of DI on performance.

phpMyAdmin's Function: Interacting with MySQL (SQL) phpMyAdmin's Function: Interacting with MySQL (SQL) May 07, 2025 am 12:16 AM

phpMyAdmin simplifies MySQL database management through the web interface. 1) Create databases and tables: Use graphical interface to operate easily. 2) Execute complex queries: such as JOIN query, implemented through SQL editor. 3) Optimization and best practices: including SQL query optimization, index management and data backup.

PHP Performance Optimization Checklist: Improve Speed Now PHP Performance Optimization Checklist: Improve Speed Now May 12, 2025 am 12:07 AM

ToimprovePHPapplicationspeed,followthesesteps:1)EnableopcodecachingwithAPCutoreducescriptexecutiontime.2)ImplementdatabasequerycachingusingPDOtominimizedatabasehits.3)UseHTTP/2tomultiplexrequestsandreduceconnectionoverhead.4)Limitsessionusagebyclosin

See all articles