您的位置:首页 > 编程语言 > PHP开发

《PHP高级知识进阶》系列技术文章整理收藏

2017-10-18 11:13 597 查看
《PHP高级知识进阶》系列技术文章整理收藏

1session机制详解以及session的相关应用 http://www.lai18.com/content/409168.html 
2php采集自中央气象台范围覆盖全国的天气预报代码实例 http://www.lai18.com/content/368932.html 
3smarty自定义函数htmlcheckboxes用法实例 http://www.lai18.com/content/368820.html 
4PHP Session可能会引起并发问题 http://www.lai18.com/content/319788.html 
5PHP callback函数使用方法和注意事项 http://www.lai18.com/content/368804.html 
6朋友网关于QQ相关的PHP代码(研究QQ的绝佳资料) http://www.lai18.com/content/368763.html 
7PHP中使用imagick生成PSD文件缩略图教程 http://www.lai18.com/content/368772.html 
8PHP实现将浏览历史页面网址保存到cookie的方法 http://www.lai18.com/content/368775.html 
9php中使用session防止用户非法登录后台的方法 http://www.lai18.com/content/368751.html 
10利用XDebug分析PHP程序,找出性能瓶颈 http://www.lai18.com/content/319719.html 
11PHP依赖管理工具Composer入门教程 http://www.lai18.com/content/319715.html 
12PHP 开发者该知道的5个 Composer 小技巧 http://www.lai18.com/content/319726.html 
13PHP实现的带超时功能get_headers函数 http://www.lai18.com/content/368669.html 
14PHP中实现获取IP和地理位置类分享 http://www.lai18.com/content/368667.html 
15php使用iconv中文截断问题的解决方法 http://www.lai18.com/content/368653.html 
16nginx下支持PATH_INFO详解 http://www.lai18.com/content/321897.html 
17PHP开发者应了解的24个超酷的PHP库(微框架) http://www.lai18.com/content/319592.html 
18HHVM 是如何提升 PHP 性能的? http://www.lai18.com/content/319571.html 
19php开启多进程的方法 http://www.lai18.com/content/368547.html 
20PHP异常处理 http://www.lai18.com/content/318740.html 
21PHP守护进程实例 http://www.lai18.com/content/349988.html 
22PHP多线程编程之管道通信实例分析 http://www.lai18.com/content/368496.html 
23PHP多进程处理并行处理任务实例 http://www.lai18.com/content/321597.html 
24PHP使用QPM实现多进程并行任务处理程序 http://www.lai18.com/content/321598.html 
25PHP多线程之内部多线程实例分析 http://www.lai18.com/content/368490.html 
26xhprof安装&&使用 http://www.lai18.com/content/323747.html 
27推荐给开发者的11个PHP框架 http://www.lai18.com/content/408466.html 
28Cookie与Session的区别-总结很好的文章 http://www.lai18.com/content/407204.html 
29PHP自带Session隐患(session文件独占锁引起阻塞) http://www.lai18.com/content/407206.html 
30php压缩和解压缩字符串的方法 http://www.lai18.com/content/408306.html 
31php利用反射实现插件机制的方法 http://www.lai18.com/content/408308.html 
32PHP SPL标准库之数据结构双链表(SplDoublyLinkedList) http://www.lai18.com/content/408378.html 
33PHP SPL标准库之数据结构固定长度数组(SplFixedArray) http://www.lai18.com/content/408379.html 
34xss攻击知识入门整理 http://www.lai18.com/content/408325.html 
35PHP SPL标准库之数据结构队列(SplQueue)和优先队列(SplPriorityQueue) http://www.lai18.com/content/408376.html 
36PHP中的Streams详细介绍 http://www.lai18.com/content/408329.html 
37php以fastCGI的方式运行时文件系统权限问题及解决方法 http://www.lai18.com/content/409865.html 
38PHP性能分析工具XHProf安装使用教程 http://www.lai18.com/content/410087.html 
39百度工程师讲PHP函数的实现原理及性能分析(二) http://www.lai18.com/content/410090.html 
40百度工程师讲PHP函数的实现原理及性能分析(三) http://www.lai18.com/content/410089.html 
41百度工程师讲PHP函数的实现原理及性能分析(一) http://www.lai18.com/content/410091.html 
42正确的PHP匹配UTF-8中文的正则表达式 http://www.lai18.com/content/410097.html 
43php中关于socket的系列函数总结 http://www.lai18.com/content/422553.html 
44PHP SOCKET编程详解 http://www.lai18.com/content/422843.html 
45在Linux系统的服务器上隐藏PHP版本号的方法 http://www.lai18.com/content/427058.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: