Jump to content

Maq

Administrators
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Maq

  1. There you go, a perfect example... :-\
  2. What browser/version are you using because Andy's example has worked on 3 separate browsers for me...
  3. Same with line 247... $phone = "$areacode, $first3, $last4";
  4. These variables are never defined, did you mean to use $_POST['co_name']? $contents= "$co_name, $first_name, $last_name, $email, $phone, $job_desc, $city, $state, $zipcode, $details";
  5. I don't see any errors... ???
  6. LOL! This is a pathetic way to get hits. Good one!
  7. We need the actual page that contains the links. We can't help fixing broken links with SQL statements... Well, maybe you could...
  8. godaddy
  9. Maq

    HostFish

    HostFish validation. Now you can put that cool W3 icon on your site
  10. Do you get any errors? If they're not turned on, put this at the top of your script: ini_set ("display_errors", "1"); error_reporting(E_ALL);
  11. What design pattern? Can you send me a direct link since I can't find it. I looked on every page of the website and the only trace of security design are books... Design Pattern is Design for solution repeat Problem. This problem in case is security.How to design so security software is increase. I'm sorry, I'm just confused. Maybe someone else who understands can help you.
  12. Maq

    HostFish

    Looks really good! But now your Hosting link is broken... I remember it used to work before.
  13. That's what I meant... :-\
  14. What design pattern? Can you send me a direct link since I can't find it. I looked on every page of the website and the only trace of security design are books...
  15. Must of missed that...
  16. Haha, you have a good point. I was hoping, when I saw replies, to have some fans in here instead I get:
  17. So we have to read the book to help you?
  18. Phillies are going to the World Series!!!
  19. To my knowledge no. That would be like having a spell check to get rid of that jibberish. If I were you, I would mark this topic solved because the title is "Remove words from String under/over a certain length?", and that's solved. Start a new topic with your current code so people can follow it easier.
  20. I don't think anyone meant it that way.
  21. I've never had a problem with it, it's a W3 standard.
  22. The only way I could hold a conversation in Spanish was because I worked at a restaurant for a couple years and the Mexicans there would teach me Spanish while I taught them English. I also took about 3.5 years of Spanish in school and learned more working at a restaurant then school :-\
  23. No feedback on our comments/suggestions?
  24. You probably already know this but here is the best standard: W3
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.