php tips [2008-01-31 19:06:43]
Absolute path and Relative path file inclusion in PHP
By Roshan
First let me explain you about absolute path and relative path in the server with the example using include() function of PHP. include(”/home/example/public_html/config.php”); //absolute path include(”config.php”); //relative path.
- http://roshanbh.com.np
Linux Web Hosting or Windows Hosting Debate Continues
By Sarah
MS Access databases, Macromedia’s Cold Fusion as well as Perl, PHP and CGI may be included. As far as databases, Windows can support Microsoft SQL, MYSQL MS Access and Excel. Linux also has its list of strengths including file serving, …
Tips For Web Hosting - http://tipsforwebhosting.com
.
