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

Arrays, HTML, and PHP
26084 Arrays, HTML, and PHP http://www.phpbuilder.com/columns/tim19991124.php3 A lot of people ask about passing arrays and using checkboxes/select boxes in PHP, so that's what I'll cover today. PHP > Tips and Tutorials > Development Oct 15, 2006

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

Bookmark Arrays, HTML, and PHP:


Other links at PHP > Tips and Tutorials > Development
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:

As is the case with data compression in general the greatest savings to are to be made when the formats to be compressed are of a textual nature. Whilst ASCII or HTML files can be easily compressed using gzip by 75% or more, already optimized files formats such as JPEG's, executable or archive files tend not to compress as well if at all.
Category:

Alternating row colors is a very good way to make big tables more ergonomic and esthetic. Script and explanation here. Also explains the modulus operator.
Category:

This tutorial is designed for an advanced PHP programmer. It assumes you know how to handle cookies. (See Feedback with a Cookie to learn about using cookies.) You should also know how to pass data from one page to another using the POST and GET methods
Category:

Debugging PHP: Did You Remember to "Dot All Your I's and Cross All Your T's"?
Category:




Main Category
194
2041
824
286
175
1802
1232
913
1164
7501
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: 19531
Categories: 1275
Registered Users: 750
Mailing List Subscribers: 2046
Unique Outgoing Hits: 227807

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
33 site(s)
PR 7
251 site(s)
PR 6
771 site(s)
PR 5
1888 site(s)

PHP News