Hi!
Recently I installed WAMP5 package, including PHP5 on windows 2000 server, I'm developing on eclipse using PHP plug-ins. I have following codes:
<?php
include_once("../Global.php");
inc...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21470274.htm...
Zones:
PHPDate Answered: 06/27/2005 Rating: 7.8 Views: 0
Session variables are not working at all in WAMP5, any suggesions?
thanks.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
hello,
I have installed WAMP5 on Windows server 2003. The install was successful and both services i.e. wampmysql and wampapache were running OK and were set to automatic as windows services. Th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22785063.htm...
Hello. I have been using wamp and I need to get back to my web development project.
I installed WAMP 2.0, and typed in my details, which email address to use, what host (localhost) and then pre...
http://www.experts-exchange.com/Database/MySQL/Q_23428181.html
I am using the following code to send an e-mail with an attachment:
<?php
$to = "hpropper@embarqmail.com";
$from = "admin@completeclaims.com";
$subject = "Here i...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Windows/Q_...
I have WAMP5 running on my PC and have tested two websites on it, both of which work perfectly. I want to install wordpress on one of the sites and as part of my acclimatisation and familiarisation...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23261263.htm...