No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
I wasn't really sure where to post this one. My client got web hosting from Networksolutions.com. He hired me as a web designer, but his hosting plan was Windows, with ASP. That's it ASP and MsSQL. I have no clue how to use ASP and I hate Windows hosting. He …
I have a simple php upload script, but it does not play the movie. koolhq.com/upload.zip
Ok I am making a website and I have apache 2, php, mysql. I want users to be able to create a website(i got that part, it is easy) but I want user.example.com to redirect to example.com/user with a .htaccess file and sorry this is in the wrong section can …
echo '<img src="../logos/' . $file . '" alt="' . $file . '" />';
[code]<html> <head> <script type="text/javascript"> var x=0 function displaymessage() { while (x==0) { x=0 alert("NO!"); } } </script> </head> <body onload="displaymessage()"> <form> </form> </body> </html>[/code]
Ok I am making a website and I have apache 2, php, mysql. I want users to be able to create a website(i got that part, it is easy) but I want user.example.com to redirect to example.com/user with a .htaccess file
The End.
koolhq