Likes Received By mad4

  1. T0PS3O liked mad4's post in the thread How to code a calculator script like on Google.

    Do it the easy way and use the google api. You can pass any query to them and output the answer without having to try and copy a...

    Mar 14, 2006
  2. Weirfire liked mad4's post in the thread User agent - extracting the browser type.

    A simple way that I use is: $useragent = getenv("HTTP_USER_AGENT"); if (preg_match("/MSIE/i", "$useragent")) { $browser= "MSIE";...

    Mar 13, 2006
  3. Jat liked mad4's post in the thread Pyramid Linking - a new way to build static, one way links for free.

    When you have created your campaign you can wait a few days and log back in to see which sites have placed your links (under the My...

    Mar 12, 2006
  4. poseidon liked mad4's post in the thread How to introduce delay for downloading ?.

    In the page with the ads you would need to add a meta redirect as follows: <meta http-equiv="Refresh"...

    Mar 8, 2006
  5. iskandar liked mad4's post in the thread Pyramid Linking - a new way to build static, one way links for free.

    I am about to launch a free tool called www.pyramidlinking.com and would like to introduce the site to DP members beforehand. Firstly...

    Mar 8, 2006
  6. Arizona Web Design liked mad4's post in the thread Pyramid Linking - a new way to build static, one way links for free.

    I am about to launch a free tool called www.pyramidlinking.com and would like to introduce the site to DP members beforehand. Firstly...

    Mar 8, 2006
  7. plmerlin liked mad4's post in the thread PR And Outbound Links.

    The approximate PR passed by a link = 0.85*(PR of the page/number of outgoing links) A page with PR5 and 100 outgoing links will pass...

    Mar 6, 2006
  8. minstrel liked mad4's post in the thread PR And Outbound Links.

    The approximate PR passed by a link = 0.85*(PR of the page/number of outgoing links) A page with PR5 and 100 outgoing links will pass...

    Mar 5, 2006
  9. DomainMagnate liked mad4's post in the thread How many search engine bots does DP have on at all times?.

    LOL Yahoo found something it likes....

    Mar 1, 2006
  10. jestep liked mad4's post in the thread PHP to Excel Tutorial.

    I needed to create a script to output an Excel file and had no idea how to do it. Searching google I found lots of classes to accomplish...

    Feb 24, 2006
  11. CedarCity liked mad4's post in the thread Article submission: 180 sites for $30.

    Hi, We all know that submitting articles improves your search engine rankings. The only problem is that it takes a long time to...

    Feb 24, 2006
  12. maldives liked mad4's post in the thread Pagerank Strange.

    Page rank is nothing to do with anchor text. The problem is most likely to be that google is seeing more than one page for the index...

    Feb 24, 2006
  13. kika liked mad4's post in the thread Article submission: 180 sites for $30.

    Hi, We all know that submitting articles improves your search engine rankings. The only problem is that it takes a long time to...

    Feb 23, 2006
  14. Option6 liked mad4's post in the thread Google can't handle Matt's trailing slash.

    Exactly. The pages are clearly the same but somewhere there must be some links with a trailing slash and some without. Yes, these...

    Feb 23, 2006
  15. mjewel liked mad4's post in the thread i'm lazy.

    I assume that you are aware of prweb.com ? its the best as far as I know. For about $120 you get listings in google news etc.

    Feb 22, 2006
  16. Klaas Koopman liked mad4's post in the thread i'm lazy.

    I assume that you are aware of prweb.com ? its the best as far as I know. For about $120 you get listings in google news etc.

    Feb 22, 2006
  17. Jim bob 9 pants liked mad4's post in the thread <fieldset>.

    Fieldset needs to be corecttly nested if you are using any div's or tables. eg <table> <fieldset> <tr><td> content </td></tr>...

    Feb 17, 2006