Remember when we spoke about this in the CB, going round in circles for almost an hour, when I asked you if you had taken chargrills advice on board?

"I fixed a few quoting and commenting issues introduced possibly by cut-n-paste errors, but definitely by your broken database connection string, which I fixed"

Look at the connection string in the code you provided in Re^4: How to extract links from a webpage and store them in a mysql database and then the connection string in the fixed code that chargrill provided in his reply. Then look at the connection string in the code you have just had a problem with. You seem to have ignored the help he has given you and just spent an hour in the CB telling us that you have a problem, without telling us any details of what the problem was or the error message you had, while saying that you were using chargrills code.

You could have done us a favour and save us some time by communicating better. Read the PerlMonks FAQ and How do I post a question effectively?.

Martin

Update: Typo fix, added link to PerlMonks FAQ and How do I post a question effectively?.

In reply to Re^9: How to extract links from a webpage and store them in a mysql database by marto
in thread How to extract links from a webpage and store them in a mysql database by syedahmed.uos

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.