Search results

  1. N

    Suspended for inactivity?

    Hello, I am trying to edit my site. It's been several months since I've worked on it, and it was taken down without my knowing about it. When I try to log into the control panel, I get this message: In order to use the Ad-Enhanced hosting account management panel, you must have your forum...
  2. N

    PHP Help!

    Hi, I am trying to count the number of people who have signed up to my website. When someone signs up, their email address is added to a comma-delimited text file. I want my program to read that file and count the number of email addresses. I thought I would do this by reading the file...
  3. N

    How do I open a file and overwrite contents?

    Hello, I'm working in PHP. I have a semicolon-delimited file that contains information of the users for my site (first name, last name, email address, etc.). I want to give users the opportunity to update their information. I have figured out how to read this file (opening the file, reading...
  4. N

    Help! I can no longer edit my site.

    Hello, I have been working on a site (singlesparty.pcriot.com) for the past week. When I began working on the site, a link was created under "My Network Places" so that I could drag and drop files there as I was working on them. I just restarted my computer, and now this link won't work. It...
  5. N

    Help a Novice out..... (PERL script from HTML)

    Hi all, I am brand-new at this. I am trying to create a form that will run a PERL script. My site is: singlesparty.pcriot.com. For now, I'm just trying to get a script ("Hello World") to run when I push the "submit" button on the web form. Here's the HTML: <form method="post"...
Top