phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


Portable Web Server: Testing with PHP

Tag: web server, portable web server, portable server, portableapps, test   Category:
post: 06 Apr 2008 read: 560


Portable Web Server Step By Step Tutorial - Part 4: After fix problems and test web server, now we test with php code. Open htdoc folder under xampp at your flash drive. Then, create a folder named "test". Create a file named "test.php" enter following test code:


<?
phpinfo();
?>
Now, test by point your browser to http://localhost/test/test.php. You may get like this:



Series this article:
Portable Web Server: Using PortableApps
Portable Web Server: Install XAMPP Web Server Application
Portable Web Server: Fixing Trouble XAMPP for PortableApps
Portable Web Server: Testing with PHP

| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
Web Services: How PHP Kiss VB.NET? (Part 1)
Joomla: Fast Road to Understand Component Programming
Chart: How to Build Cool Animation Real Time Chart
Email: Send Attachement Mail
SMS : Sending SMS with PHP and ActiveXperts (Part 1)

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


624
posting