NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Build an Online 5 Star Rating System!
26053 Build an Online 5 Star Rating System! http://www.phpfreaks.com/tutorials/9/0.php Build an Online 5 Star Rating System! PHP > Tips and Tutorials > Development Oct 15, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Build an Online 5 Star Rating System!:


Other links at PHP > Tips and Tutorials > Development
Sometimes we need to validate if user has entered the correct email id format or not in contact form or signup
form or guest book. In PHP we can use regular expression to validate if the user entered emailid is in correct
format or not. Below code sample of a method just does the same. If you have any queries please post at PHP
category in the forum and I'll try to answer.
Category:

As my grandfather always says, "If you want something done right, do it yourself." However, these days you often have to rely on third-party tools to help you get your job done. To serve even a simple, static HTML Web page you need to rely on your Web server, which in turn relies on your operating system, and so on. While you can't create all these programs yourself, most of the ones that you rely on?your Web server, for example?provide an API to help you extend and add functionality to these programs, so if they don't meet your needs you can always modify them.

PHP?or more properly the PHP Hypertext Preprocessor?lets you easily create dynamic Web sites by embedding code into the Web page (HTML) itself. This open-source software is very popular on the Web where open-source products like Apache and Perl predominate. While PHP offers considerable power as a scripting language, its true power lies in the fact that if it doesn't offer what you need, you can easily extend it with either C or C++. To extend PHP 4, you need to understand the PHP API (more specifically the Zend API, since PHP 4 is powered by the Zend Engine).
Category:

Fluent Interfaces is not a new programming construct, in fact many of you may be doing it without knowing it?s name. In other languages it is commonly known as ?chaining?. However, PHP developers have not been able to use them until PHP 5. Now with PHP 5 and the ability to directly dereference an object, PHP developers can build objects using fluent interfaces.
Category:

This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is very useful for any professional PHP developer as it shows how passing variables by reference will normally result in more (not less) memory being used.
Category:

Navigate: PHP Tutorials > PHP > Databases > MySQL
Category:




Main Category
194
2041
824
286
175
1802
1238
913
1163
7489
70
909
59
2222
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19539
Categories: 1275
Registered Users: 750
Mailing List Subscribers: 2046
Unique Outgoing Hits: 228070

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
33 site(s)
PR 7
247 site(s)
PR 6
762 site(s)
PR 5
1892 site(s)

PHP News