Current Page: 1 of 1
Results 1 - 5 of 5
18 years ago
RealNub
If you have a router or firewall you need to open port 80 to your computer
Forum: WampServer English
18 years ago
RealNub
well get the syntax right... <?php phpinfo(); ?> just <? dont work... and put the test.php in the www folder, goto
Forum: WampServer English
18 years ago
RealNub
<form name='...' action='page.php' method='post'> FORM</form> <?php echo $_POST['variable']; ?> or you can use extract($_POST); and instead of $_POST['var'] you can use $var it stripts all of that also in forms with text boxes the stuff when you hit enter shows up on the same line, use $message = nl2br($_POST['message']);
Forum: WampServer English
18 years ago
RealNub
If you want something like that get Xammp, kinda like wamp, but alot more.. its meant for servers, The distribution for Windows 98, NT, 2000 and XP. This version contains: Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, JpGraph, FileZilla FTP Server, mcrypt, eAccelerator, SQLite, and W
Forum: WampServer English
18 years ago
RealNub
get a server! This question has been answered. You don't! This is for localhosting only, there are plenty of httpd prgrams you can use...
Forum: WampServer English
Current Page: 1 of 1