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

Make Your PHP Code Portable
26051 Make Your PHP Code Portable http://martin.f2o.org/php/portable Make sure your program can run on different PHP setups by distributing a custom environment setup. Expalins how to create the config and how to get your current configuration. PHP > Tips and Tutorials > Development Oct 15, 2006

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

Bookmark Make Your PHP Code Portable:


Other links at PHP > Tips and Tutorials > Development
Troubleshooting Professional Magazine
Category:

Variables and functions are essential features of any computer language. With variables, you can abstract data; with functions, you can abstract several lines of code. As Bruce Eckel puts it in his book Thinking in C++, all programming languages provide abstractions. Assembly language is a small abstraction of the underlying machine. Many so-called imperative languages that followed (such as Fortran, BASIC, and C) are abstractions of assembly language.

The complexity of the problems you are able to solve is directly related to the kind and quality of abstraction your programming language provides. Understanding how PHP handles variables and functions will help you use them effectively.
Category:

PHP Script Tips - Understanding PHP Arrays and Their Basic Operations
Category:

No web programming is possible without somw way of interaction between the visitor of the web page and the server-side program, be it in PHP or anything else. Flexibility of HTML is enhanced with various 'form' elements thru which wide variety of user input can be accomodated.
Category:

mod_gzip is an Apache module which compresses static html pages using Gzip, according to IETF standards for browsers that accept gzip enconding (IE, Netscape, etc). mod_gzip may accelerate the download time for pages 4/5 times and I strongly suggest you use mod_gzip in your webserver. However, due to a lack of a filtering mechanism between modules in Apache 1.x.x, there is no way to compress PHP generated output using mod_gzip. Therefore, we have to build our own compressing engine in PHP. In this article, I will explain how to use PHP output controlling functions to make your pages load FAST!
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

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: 19870
Categories: 1275
Registered Users: 761
Mailing List Subscribers: 2047
Unique Outgoing Hits: 230580

Pagerank Statistics
PR 10
1 site(s)
PR 9
14 site(s)
PR 8
36 site(s)
PR 7
246 site(s)
PR 6
698 site(s)
PR 5
1806 site(s)

PHP News