|
Display Users IP Address
|
Other links at PHP > Tutorials > Miscellaneous |
| 1. |
Create Your Own BBCode
|
|
|
Learn how to parse bulletin board code to translate it into HTML. This tutorial will provide the code to convert the [img], [url], [b], & [code] tags.
|
| 2. |
Track Google Adsense Clicks
|
|
|
The Google Adsense administration section gives you some superficial stats. Want more detail? You gotta track hits yourself. This tutorial will teach you how to track the ads that have been clicked; the pages they were clicked on; and which visitors have been doing the clicking!
|
| 3. |
PHP and Background Processes
|
|
|
Learn how to send PHP to the background while you do other things. Great for mass mailing, number crunching, etc.
|
| 4. |
Keeping your Dynamic Pages Dynamic
|
|
|
As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information available from your site. The author notes "For those who have been in the PHP field for some time, dealing with this issue is nothing new. The problem itself has nothing to do with PHP at all. Rather, it is the clients browser that is the source." This article addresses such topics as PHP and Browser Caches and Cache Controlling Headers.
|
|
|