-
The source code for the demo.exe is in the svn repository.
Shahan.
2008-06-12 02:39:10 UTC in Wapache
-
i am getting the same problem.
Shahan.
2008-06-08 18:58:37 UTC in PHP DB Designer
-
You would connect to the mysql server normally, but you would enter the ip address for the server instead of localhost. I really do not recommend it, as anybody can just look at your source code in the wapache app and connect to the database.
Example:
<?
// example is for php5. it should have no trouble with php4
$db_server = "sourgeforge.net"; // ip address
$db_port =...
2008-06-05 02:26:58 UTC in Wapache
-
AJAX, ActiveX, and Javascript have no trouble working because it has an embedded IE browser.
2008-06-02 00:32:23 UTC in Wapache
-
Would it be possible to port this over to mac? The real big difference would be that it would use Webkit instead of Internet Explorer.
Shahan.
2008-05-06 22:26:05 UTC in Wapache
-
Maybe somebody can provide the source code for demo.exe. that would be really helpful in creating your own custom wapache launcher.
Shahan.
2008-05-06 22:14:21 UTC in Wapache
-
Does anybody know the answers to the following questions?
1) If the user does not have IE installed, does wapache still work.
2) how can you make it so IE 6 is the minimum requirement to use wapache
Thank You
Shahan.
2008-05-02 02:41:22 UTC in Wapache