Phpbuddy.com has various PHP scripts like, detecting a proxy server, auto password/ unique id generation, simple password protection using PHP, fighting ad-blocking software, online users etc., These scripts are very useful for webmasters to make...
Uploading files is a simple and easy to learn tutorial through which the php programmers can learn about the method of uploading the files. This article guides the programmers to generate code to create a path to directory, uploading files from...
Essential skills for first-time programmers! PHP 4: A Beginner's Guide explains the fundamentals of this hot programming language. You'll learn to create forms, work with functions, use cookies, access relational databases, and debug PHP scripts....
Hightlight or Censor words in PHP is a tutorial tool that explains the PHP functions that can be done with text handling. From this program you can learn how to extract the bad words from text entries and also can learn how to highlight a text on...
This is an easy to learn tutorial in which the author shows you how to round up a number and displays it on the client side by writing your own function in PHP. You can copy the function defined for this operation from this tutorial.
Learn web programming with PHP and MySQL with this comprehensive article. You will learn to create database integrated websites.
This is an article that can be used by the readers to learn about the role of PHP in developing a website. The author of this article explains that PHP performs much better than CGI in coding and also details about how to utilize PHP. The author...
Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. The book is co-authored by the creator of PHP, Rasmus Lerdorf, so you'll learn not only how to program in PHP, but how to do it well....
From this article you can learn the basics of developing navigation buttons for your website with the support of GD library. The author has given simple and easy to understand algorithm along with sample PHP source code to develop graphical...
This article guides you to learn more about cookies with PHP. By learning the tutorial about cookies you can use this cookies for your needs. The cookies can be assigned in various attributes. This tutorial gives you a total idea of using cookies... |