QUOTE(Mjr_Malfunction @ 24 Jun, 2008 - 11:35 PM)

my server is now windows based. can i still use the PHP site with that platform?
Yes.
QUOTE(Mjr_Malfunction @ 24 Jun, 2008 - 11:35 PM)

and if so, how do i do that?
If it's your server, then it depends on which web server software you are running. You'll need to check with the documentation for your web server software.
If you have paid hosting, you'll have to check with them. They may offer it, but charge extra, they may not allow it at all. I have no way of knowing, so it's best to check with them.
QUOTE(Mjr_Malfunction @ 24 Jun, 2008 - 11:35 PM)

if i cant do that, how do i convert what i have to something i can use in a windows based platform?
Windows uses ASP, active server pages. You'll need to know both languages & just reprogram it. Like converting English to another language.
QUOTE(Mjr_Malfunction @ 24 Jun, 2008 - 11:35 PM)

i feel strong enough with webdreamer that if i had a main page setup, i could do the rest.
I believe you mean DreamWeaver.
QUOTE(Mjr_Malfunction @ 24 Jun, 2008 - 11:35 PM)

security shouldnt be an issues because we are looking at poss doing websales and will be running ssl and whatever is needed to keep data safe.
Common misconseption. If there is a security hole in Windows, it needs to be patched before you end up running a spam server, or offering a service for other man in the middle attacks. Not to mention, if you are planning on turning your home PC into a server, what else you got on there? What's in your cookies? What other PCs are on the network? Security is (& should always be) #1!
SSL is by no means a cure all. So the data being transmitted might be secured by encryption, sure. But what about storage? What about services?
What if some attacker installs a hidden IRC client (with no gui) & uses you to remotely launch DDOS attacks? Take a guess who's IP those attacks get tracked back to...
QUOTE(Mjr_Malfunction @ 24 Jun, 2008 - 11:35 PM)

the port 80 and 25 i believe isnt issues as i use godaddy already and they use 25. will have to check on port 80.
Eh...? Godaddy is a domain name register, that offers hosting. Are you hosting the site with them or at home? Because the ports are governed by your ISP (comcast) & have nothing to do with GoDaddy.