- 1,233 categories
- 40,353 scripts
- This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in th...
- Categories
- Tags
- Platforms
- Licenses
- This free, dW-exclusive tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will learn how dynamic sites work and how they serve the content, and you will be re...
- Categories
- Tags
- Platforms
- Licenses
- paBugs is a bug tracker designed to help developers organize bugs in their programs/scripts. It has an easy to use interface making browsing the database simple and a full featured easy to use admin center for managing the bug database. Written in PH...
- Categories
- Tags
- Platforms
- Licenses
- Search engine Web spiders, however, tend to ignore pages whose URL contains GET method parameters. This article explains how to use your Web server to pass parameters to PHP scripts so that it fools search engines, and allows your page to be indexed ...
- Categories
- Tags
- Platforms
- Licenses
- PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL server model. You don''t have to learn anything ...
- Categories
- Tags
- Platforms
- Licenses
- iniread is a PHP script that reads in values from a PHP ''ini'' file and displays them in a form. In PHP it is common to include a file in every page to set common values. There is no special format to this file, just a variable name, its v...
- Categories
- Tags
- Platforms
- Licenses
- In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
- Categories
- Tags
- Platforms
- Licenses
- This article is intended for the PHP programmer interested in avoiding some of the most common mistakes when applying PHP. This first part of the article series presents a list of 7 mistakes that while not critical, will lead to slower and less maint...
- Categories
- Tags
- Platforms
- Licenses
- Ide.php is a web-based editor for PHP, and any server-side scripting like SSI, ASP, JSP, SSJS, even CGI. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal overhead. Whether an experienced programm...
- Categories
- Tags
- Platforms
- Licenses
- Connecting to a database requires that passwords be included in the script at some point. This information may
be exposed if you do not wrap your PHP scripts. Protecting your scripts from prying eyes is called &"wrapping.&" When yo...
- Categories
- Tags
- Platforms
- Licenses
Page: