Blogger Information
Blog 1
fans 0
comment 0
visits 1044
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
一份腾讯 PHP 程序员面试笔试题的解答
琉忆
Original
1044 people have browsed it

这是一份腾讯的 PHP 程序员面试笔试题试卷,主要有 22 题。

如果你最近在准备 PHP 面试,那么不妨来看看这套腾讯某部门的笔试题,可以尝试着自己去解答。我根据这些题目亲自整理了答案,可以参考我的答案在面试过程中进行解答。帮你更好的拿到 Offer。

本场 Chat 包含以下面试题:

1、表单中 get 与 post 提交方法的区别?如何判断页面提交方式是“post”还是“get”?
2、session 与 cooine 的区别?
3、const 和 define 有何区别?
4、对 PHP 使用类似“2015-06-04 22:21:21”的格式,打印出前一天时间。
5、MySQL 取得当前时间的函数是?格式化日期的函数是?
6、用 PHP 写出显示客户端 IP 与服务端 IP 的代码,如何获取多网卡内外网 IP?
7、语句 include 和 require 的区别是什么?为避免多次包含同一文件,可用(?)语句代替它们?
8、如何修改 SESSION 的生存时间?
9、 在自定义的函数中如何读写全局变量。
10、 在 PHP 中,heredoc 是—种特殊的字符串,它的结束标志必须?
11、 请说明 PHP 中传传值与传引用的区别。什么时候传值什么时候传引用?优缺点。
12、 在 PHP 中 error_reporting 这个函数有什么作用?
13、 请写一个函数验证电子邮件的格式是否正确?
14、 简述如何得到当前执行脚本路径,包括所得到参数。
15、 在 HTTP 1.0 中,状态码 302 的含义是?
16、 JS 表单弹出对话框函数是?获得输入焦点函数是?
17、 JS 的转向函数是?怎么引入一个外部 JS 文件?
18、 foo() 和 @foo() 之间有什么区别?
19、 mysql_fetch_row 和 mysql_fetch_array 之间有什么区别?
20、 简述 PHP 中自定义 class 的生命周期。
21、 对于大流量的网站,您采用什么样的方法来解决访问量问题?
22、 优化 MySQL 数据库的方法。

适合人群: PHP 实习程序员、PHP 初级程序员、PHP 中级程序员

路径

面试题

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
1 comments
小白 2020-03-03 16:41:49
不知道工资有多少会有这样的要求
1 floor
Author's latest blog post