Home

Submit

Source

Feeds

Home » PHP » Getting Started ::

PHP Getting Started
Comments are pieces of code that the PHP parser skips. When the parser spots a comment, it simply keeps going until the end of the comment without doing anything. PHP offers both one line and multi-line comments.
Related Tutorials
PHP News and RSS Feeds
News System, add, delete and edit and user added comments
PHP / News and RSS Feeds
The script is all based on PHP with a bit of MySQL (to store the comments and news posts) and also we will be using some javascript for the comments system.

Site: tutorialcode.com Report - View Tutorial

PHP Forums and Guestbooks
Building a Comments Script
PHP / Forums and Guestbooks
This tutorial will guide you through the process of building a comments script with PHP. The comments script will use a mySQL database to store and retrieve information. Its not too advanced, but additional features can easily be added, such as a delete feature and implementing usernames.

Site: www.allsyntax.com Report - View Tutorial

PHP Getting Started
PHP Comments
PHP / Getting Started
Learn how to add helpful comments or notes in your PHP code.

Site: www.jooldesigns.net Report - View Tutorial

PHP Getting Started
Commenting your PHP code
PHP / Getting Started
Comments are used in PHP to allow you to write notes to yourself during the development process. Such comments may define the purpose of a code segment or to comment blocks of code while testing scripts.

Site: www.azforums.net Report - View Tutorial

PHP Forums and Guestbooks
Recursive Threading with PHP and SQL
PHP / Forums and Guestbooks
In this tutorial I'll explain to you how you can create threaded discussion, like you see in threaded forums. Only in this example I'll show you how to do it with a "news" page that will have threaded comments.

Site: www.webdesign.org Report - View Tutorial

PHP Navigation
Web page optimizer
PHP / Navigation
How to go from 15kb to a file of 11kb without even changing one single line in a CSS file? Without ruining the looks and comments of our page. How to keep them intact for editing and highly parsed, optimized for speed and compressed but only for the visitors?

Site: www.roscripts.com Report - View Tutorial

PHP Security
PHP captcha verification
PHP / Security
This way of preventing automated submissions is very used on the internet. More and more website owners start looking for a tool to prevent SPAM.I too have to delete about 200 SPAM messages a week submited through the comments area in this articles. The bad thing is that, if you don't do something to stop this spammers, the number will increase each day.

Site: www.roscripts.com Report - View Tutorial

PHP News and RSS Feeds
PHP/MySQL News with Comments
PHP / News and RSS Feeds
In this tutorial, you will learn the concepts behind building a news system with PHP and MySQL.

Site: codewalkers.com Report - View Tutorial

PHP Getting Started
PHP Syntax
PHP / Getting Started
This tutorial describes: How to begin and end a PHP code block, How a PHP input file will be processed, How to enter comments in a PHP code block.

Site: www.herongyang.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement