Hi
i would need tips for the following.
I whant to host my site on my homme pc wich run windows,
i dont have a static ip and rignt now i use apache server,php,mysql a package i have downloaded.
But i wrote a server software made in java wich have a pretty cool feature to send my ip adress to a text file on an ftp server.
then an applet on the page redirect you to my pc
so no one need to find out my ip to connect!
i can even set the default directory on my network so i can have some machines for some particular thing
this is cool cuse i just made my self a 100 gig server for free
my server do the basic right now
for security purpose i made a table of content-type to be accepted by the server. So if some one send you some command line to hack you the server just wont reply nothing cuse it as nothing that mach your request.
Now is there a way a can get my server to recognize php command and process them! or should i just use java to process all of the information and interact with database.
i made some thing that look like asp wich i have called z0g
and it querry the databse and build up the resul in a table!
this was made to search music in a database.
So is there a way to use php,mysql on my pc like a real server or should i finishf up with my server!
i think i should finish up with my server but it is just as much work as learning php and and i still dont know if i wil be able tu run like a real server without a static ip adress using php!
:rolleyes: