Summary: Hello, I'm studying php and mysql. I'm trying to use some guestbook examples but I have some problems to view the pages from some PC. The web pages ar...
Summary: Hey, My server site has been put to a slight halt until i get my (tech) friend to help me do something so in the mean, ive been working on a page f...
Summary: Well, I posted a Q in Programming, and not one bothered to answer: http://www.computing.net/programming/wwwboard/forum/13307.html Bascally, I am creat...
Summary: Ok, we have a ftp site. If you put ftp.companyname.com it brings you to the ftp site in your browser logged in as anonymous. We have a folder that we ...
Summary: If you are using only one password (not recommended) it is easy. You store the password somewhere using some veriable to describe it (e.g. $real_passw...
Summary: Any ideas on how to take a htm with forms and use the form action to input the data to a text file? I thought it was easy until I can't find a script ...
Summary: Welcome to the wonderful world of web design! Making a site look right on any system is a neverending task. Not sure what you mean by Anchor, but I ca...
Summary: For some reason, I cannot get the index page from apache http server 2.2.13 from outside my network. But, there are caveats: using dyndns and port for...
Summary: hello, all. id like to begin by saying that im SURE that im overlooking something simple... i have installed the latest version of apache on a win200...
Summary: Legality will be based upon what country you are from. Some countries do not repect copyrights whatsoever. If I see an idea I loke, I will incorporate...
Summary: It would be my guess also that the page is trying to load something from some other server and some security setting is blocking. Open the file with N...
Summary: From some weeks I do not have in my Internet explore browser the toolbar with the icons for Stop, Refresh,... IF I want to use them I have to click o...
Summary: Ok, I got the VirtualSite thing to work in Apache, except that I cannot access these virtual sites from other machines within the network - only from ...
Summary: Its ok for people who know what they're doing and away around it would to simply zip the files up and give the zip a password, then have some way of l...
Summary: Look at Michael's example about using else if vs switch above. Another example: foreach ($array as $value) { $query = "SELECT * FROM foo WHERE bar = $...
Summary: Amen to all Don's advice...Particularly the part about registering it yourself instead of with the host. Even if the host does it for free, it is wor...
Summary: When yousay that it works from your machine I am assuming that you are running the html file from your machine as well - i.e., not running it through ...
Summary: Thank you everyone for your replies, I am using all of the tips you gave to try to host from my machine. However, I will be looking at ErikLowVoice's ...
Summary: I've never seen CSS used for option items in a select list aside from some basic settings such as color, background color, and font properties. I did ...
Summary: <?php session_start(); include("protection.php"); ?> if you're sure that the file is called directly, not included from some other files. and btw, ...
Summary: Dear Friends, Doubt 1: I need to store some URLs which my web page designed in ASP.NET (C#) will fetch from some storage and display it. Now the query...
Summary: hi what i am trying to do is run apache on my laptop because i want to learn about php and my sql and thats what the book i got told me to do. so ive ...
Summary: Well, the proper way to do it would be to use a server-side language such as PHP, VBScript, etc. You would have to know what language(s) your host/ser...
Summary: Ok, I'm new to all of this and I have hopefully a simple question. I've created a .htaccess file and put it in a folder I want to protect. It works ...
Summary: "found it and modified it from three different sources" Ah, so you modified it! I thought you just copy paste it from some (old/hurry) tutorial. =D T...