hello i want run some web server under the ip sharer
my ip is floating ip but it doesnt matter since i can use DDNS
first what i do is Install and run the IIS on Windows xp sp3
and check of the DHCP option and set the default gateway as 192.168.10.1 and I set the DNS server too and I setthe virtual IP as 192.168.10.201 for not to crash with other computer ip
for now everthing is o.k. when I try to access to 192.168.10.201 the index.html page is apear what I setted before
but the thing is when i try to accesse by public ip the page is doesnt apear!
I also set the DMZ to 192.168.10.201
what am I suppose to do ? I working hard for this over 15 hours some body please help me~~~
ps.im using vmware too does it effect to my host os?
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is most popular. I'm locking this so you can't reply. I am pulling this list from the most popular google
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new tabbed window.Example:$start= 1;$var = $start+1;$end = 5000;Website to open:
str_replace help
Hey there,I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean up bad html to valid xhtml, I am using:Code: $pee = str_replace('&', '&', $pee);It
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here is the tutorial
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts??? this is the code i got from a tutorial :Code: <IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /rewriterule
Supress some serveroutput but not all
Hi,
Character increment
Hi,I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc....The container where i am displaying this is being dynamically generated using jquery.Any help?
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?I have a script that creates dynamic PDF documents, but want to save it as a file, rather than render it to the
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.It goes something like this:REQUEST_URI="/page.php?var1=foo&var2=bar"Now, what I want to do
search function
HI guys,if anyone could point us in the right direction of how to do this, or provide some test code for a similar problem would be great!Basically, I have user profiles on my site, and I have a