Search results

  1. P

    I hate wind. Where should I move to?

    So, I live in a valley near the Appalachian mountains, and I absolutely HATE wind. I'm so tired of it that I am willing to move up to 500 miles away to avoid it. Where can I move (preferably on the East Cost of US) where the amount of wind is below the US average? Please Help! I'm going...
  2. P

    which object is better to read a remote xml file in perl.?

    I have been using XPath object to grab a remote file in xml. And use Simple also. Is there any better way of doing that? any better new objects out there? And I use LWP::UserAgent to grab the xml file
  3. P

    making a simple secure login page in php?

    I have come across a big problem in making a login page. I have the users input their password and username in an HTML file. The user and password is POSTED to the login.php file. But on the browser, the username and password is visible clearly. What is the right way of doing it? thanks
Back
Top