Summary: Most of your programming options have been covered so I won't go into that (PHP rules, bigup the open source movement!). As far as your point 3 goes ...
Summary: Hello all, I have recently created an FTP site on Windows server 2003 and I have a user profile specifically for this FTP site. All works well, the us...
Summary: You use your router to connect to the internet. Your Windows XP computer, and Apache, sits behind the router, thus Apache webserver cannot be accesse...
Summary: Hi, how can I create a hyperlink to a file not on the webserver but on the user's PC? The users of the webpage will all have access to a network drive...
Summary: Hello all: I am using IIS 6.0, and i have a strange problem with one of my websites. I dont think i made any changes to it since it worked fine, but n...
Summary: Hello again. Right now I'm in the process of building several large databases. Currently I'm building them in excel, then using a excel-to-mysql conve...
Summary: unfortunatly i dont have any access to my site using google search engine at the moment,i will be gratefull ,if any1 have other thoughts to share, th...
Summary: The fact that it is displaying a "page under construction" message would indicate that there is a web server running (probably the serv-U). There shou...
Summary: You're probably getting a 500 error, with the message 'permission denied' with that line. This happenned to me when I ran your code on my own local m...
Summary: I was tasked to figure out the way to deliver text file to the customer. The customer wants it as an e-mail message. We are not allowed to e-mail sens...
Summary: Hi Terri, Sorry about that... For some reason I received a huge spike in bandwidth (again) and I acted quickly so to save myself a huge bill. I used A...
Summary: Hi All, The website is located on a computer assigned a static private IP which is found on a network. The server is connected to a firewall (MicroTi...
Summary: You are behind NAT (network address translation), similar to a firewall. The ISP could still forward port 80 to your machine. When you've configured t...
Summary: The default is 2mb. As long as you have access to the php.ini file, you can change the following: upload_max_filesize post_max_size memory_limit max_...
Summary: Hi there, Since you're definitely compotent enough I will tell you exactly how you can run the site from one of your own machines. I recommend using a...
Summary: Thank you so much for your time and effort in responding to my queries. I know not many fans from my site are aware that one can get the pages through...
Summary: Hmm... Try to limit access to the folder to a Windows Username, I think it'll work. This is much simpler than creating a membership system. First, dis...
Summary: First, you need to find the EXTERNAL IP address of your router (Not sure if this is what you meant by Global). You can usually find it in the router's...
Summary: Hello, Well, I want to create a free blog hosting website and I don't know what well-featured PHP blog script do I have to use? I want to give access...
Summary: If the server is behind a router, you will need to forward port 80 to the internal IP address of the server within the router's settings. You should t...
Summary: Hi, I am just wondering is PIII 800 mhz fast and stable enough to run a web server that executes php and mysql? The connection is going to be Telus ...
Summary: yes, I decided that that is probably the best way too and bought a new 1gB memory stick yesterday. I will "transport" the index page and its new graph...
Summary: An API has to already be built into an application. You cannot build your own API for a program unless you have access to the source code. The meebo s...
Summary: I have tried the line header("Cache-control: private"); and still no cache. But your right, firefox is caching the values if I do a remote access. So ...
Summary: I'm not sure what further help I can provide as i do not have access to your particular environments. It appears you are dealing with 2 different envi...