Programming With PHP the Right Way

0 views
Skip to first unread message

Jon Caldwell

unread,
May 1, 2013, 6:20:06 AM5/1/13
to publish-the...@googlegroups.com
*****************************************************************

Message delivered directly to members of the group:
publish-the...@googlegroups.com

*****************************************************************

Please consider this free-reprint article written by:
Jon Caldwell

*****************************
IMPORTANT - Publication/Reprint Terms

- You have permission to publish this article electronically in free-only publications such as a website or an ezine as long as the bylines are included.

- You are not allowed to use this article for commercial purposes. The article should only be reprinted in a publicly accessible website and not in a members-only commercial site.

- You are not allowed to post/reprint this article in any sites/publications that contains or supports hate, violence, porn and warez or any indecent and illegal sites/publications.

- You are not allowed to use this article in UCE (Unsolicited Commercial Email) or SPAM. This article MUST be distributed in an opt-in email list only.

- If you distribute this article in an ezine or newsletter, we ask that you send a copy of the newsletter or ezine that contains the article to http://www.isnare.com/eta.php?aid=266754

- If you post this article in a website/forum/blog, ALL links MUST be set to hyperlinks and we ask that you send a copy of the URL where the article is posted to http://www.isnare.com/eta.php?aid=266754

- We request that you ask permission from the author if you want to publish this article in print.

The role of iSnare.com is only to distribute this article as part of its Article Distribution feature ( http://www.isnare.com/distribution.php ). iSnare.com does NOT own this article, please respect the author's copyright and this publication/reprint terms. If you do not agree to any of these terms, please do not reprint or publish this article.
*****************************

Article Title: Programming With PHP the Right Way
Author: Jon Caldwell
Word Count: 582
Article URL: http://www.isnare.com/?aid=266754&ca=Computers+and+Technology
Format: 64cpl
Contact The Author: http://www.isnare.com/eta.php?aid=266754

Easy Publish Tool: http://www.isnare.com/html.php?aid=266754

*********************** ARTICLE START ***********************
To check if installation is okay, there are 2 execution interfaces, CLI Command Line Interface and CGI Common Gateway Interface. However, if you installed PHP in the \php directory, you can 1st try to check there.

Run �\php\php -v� command to check the Command Line Interface (CLI).

Run �\php\php-cgi -v� command to check the Common Gateway Interface (CGI).

If you see the PHP version on the screen with both commands, then the installation is okay.

With these, tips you can now try to install you PHP program and know how to check if it is installed properly.

Here are some tips on blocking Spams. It might not work 100%, but it definitely would help.

Make a spam list of common site in spam posts. Though some spammers have so many URL at least it would be lessen if you are able to block some of them. With PHP, it is much easier. You can look for a common denominator. You can use PHP to filter through all the posts.

Website cookies. A common denominator with SPAMMERS is that they do not have website set cookies. You can code a cookie check in PHP and it might work to lessen the Spam.

With PHP it is easy to figure out how to block spam although it is still not totally eliminated at least it has lessen and maybe someday it will block out all spams.

WampServer is a WEB DEVELOPMENT SOLUTION that is easy to manage. Because after installing the package, you don�t need to touch any of its major settings because it�s completely fix. And with its user friendly Graphical User Interface (GUI) you can immediately and easily understand it without seeking the help of the book or the tutorials around the net.

This web development package allows web developer to create web applications using APACHE(server), PHP(coding), and the MySQL(database). Plus it has PHPMyAdmin and SQLiteManager that make web developer managed their database easily.

This is the only program allows the user to reproduce their production server. That�s why there is the possibility that you can add as many apache, mysql or php releases you want.

PHP is originally known as Personal Homepage but now it�s already known as Hypertext Preprocessor. This general-purpose scripting language was created by Rasmus Lerdorf in 1995. And its main use is to produce Dynamic Web Pages.

PHP is one of the widely-used scripting languages over the web servers because it�s free of charge. PHP can also be used for command-line scripting and client-side GUI application. And in terms security, PHP is the popular target of hacker especially those application that is poorly built.

MySQL is a Database Management System (DBMS) that is released in May of 1995. It�s commonly use for web applications and acts as the database component of different Platforms such as Linux/BSD/Mac/W-A-M-P/Perl/Python and for open-source bug tracking tools like bugzilla. MySQL are essential components of content management systems such as Joomla, Word Press, Drupal and some Bit Torrent trackers that is written in PHP and uses a MySQL database. The latest MySQL product version is the MySQL 5.0 that is launched last August 2007. It has two different variants such as MySQL Community Server and MySQL Enterprise Server. And soon to release is the MySQL 5.1.


About The Author: Jon Caldwell is a professional content manager. Much of his articles can be found at http://phpprogramming101.com

Please use the HTML version of this article at:
http://www.isnare.com/html.php?aid=266754
*********************** ARTICLE END ***********************

- To distribute your articles go to http://www.isnare.com/distribution.php
- For more free-reprint articles go to http://www.isnare.com
Reply all
Reply to author
Forward
0 new messages