搜索资源列表
PHP入门速成
- PHP是一种用于创建动态WEB页面的服务端脚本语言。如同ASP和ColdFusion,用户可以混合使用PHP和HTML编写WEB页面,当访问者浏览到该页面时,服务端会首先对页面中的PHP命令进行处理,然后把处理后的结果连同HTML内容一起传送到访问端的浏览器。但是与ASP或ColdFusion不同,PHP是一种源代码开放程序,拥有很好的跨平台兼容性。用户可以在Windows NT系统以及许多版本的Unix系统上运行PHP,而且可以将PHP作为Apache服务器的内置模块或CGI程序运行。
PDFlib-7.0.1p1-MSWin32-php
- 这是一个php的扩展pdf的使用例子程序,看了以后你会对这个扩展熟练掌握。
PDF文档动态生成flash
- 将pdf文档动态生成flash文件,从而满足客户的重要资料只允许北阅读不能被下载、拷贝和复制。该程序在运行的时候需要将php.ini的safe_mode设置为Off,根据phph的配置信息说明文档在safe_mode为On时可以通过设置safe_mode_exec_dir来保证本程序的正常运行,但是本人没有配制成功,往高手可以自行研究。
PHP调用C# COM+
- C#写的提取WORD、EXCEL、PDF等文件文本COM+,PHP调用简单,NameTest("d:\\协同办公系统用户手册.doc"); echo $msg;
Pro.PHP.and.jQuery.2010.pdf
- PHP 和 jQuery 专业开发 2010 (PDF)-Pro.PHP.and.jQuery.2010.pdf
PacktPub_Nginx_HTTP_Server.pdf
- 本书描述了Linux的基本命令和管理工具,Nginx及其相关模块的安装配置,PHP/Python与Nginx的配置,以及Apache与Nginx的对比和转移等。-This book describes the basic commands and Linux management tools, Nginx and related modules to install and configure, PHP/Python and Nginx configuration, as well as Apa
PHPMYSQL(pdf)
- 有PHP的入門教學+Mysql的入門教學-There are teaching introductory PHP introductory teaching+ Mysql
Wrox.Press.-.Professional.PHP.Programming
- PHP开发必备手册,书中例子详尽,代码经典,实在不可多得的学习材料-Necessary to develop PHP manual, the book detailed example, the classic code, it is rare learning materials
Professional.PHP.Programming
- 专业PHP设计的一本书,pdf格式,很好用-Professional PHP design a book, pdf format, good use
0
- IIS架站配置书,PHP,MYSQL等,包您一看即会-IIS configuration架站book, PHP, MYSQL, etc., including a look you will be
PHP-PDF
- this is some important documents to learn php langage
ScalingPHP.pdf
- Build interactive, data-driven websites with the potent combination of open-source technologies and web standards, even if you only have basic HTML knowledge. With this popular hands-on guide, you'll tackle dynamic web programming with the help of to
TCPDF-master
- php 的pdf生成,以及各种自定义。适应于各种框架哦(PHP PDF generation, as well as a variety of custom)
PHP和MySQL Web开发第4版pdf以及源码
- php and mysql document
PDF-to-Word2.1
- PHP经典实例学习php新手学习多看看老手也可以看看(PHP classic example learning PHP novice learning to see more)
php-crashers-master
- PDF PHP Library Example with scr ipts for practing
html2fpdf-3.0.2b
- html 转 pdf, 支持html 装pdf(htmltopdf,htmltsdsd opdf,htmdsdsltopdf,html to pdf)
PHP Design Patterns.pdf
- design patterns with php
php将word转换pdf
- php将word转换pdf,非常快捷简便。(PHP converts word to pdf, which is very fast and simple.)
PHP Pdf Creation
- Module-free creation of Pdf documents from within PHP