Search results

  1. andey

    Permanently Closed Marketplace Sales Thread

    I purchased the standard package, and was impressed. The order process was simple, and the weekly reports were on time and professional. I would considering using AuraRank again in the future.
  2. andey

    Permanently Closed Marketplace Sales Thread

    Just ordered the $197 package, order # CA3FCA3D
  3. andey

    Permanently Closed Marketplace Sales Thread

    can I have a 10% off coupon please, and thank you
  4. andey

    Permanently Closed Marketplace Sales Thread

    I'm impressed by the speed at which my order was completed. I would recommend.
  5. andey

    Permanently Closed Marketplace Sales Thread

    Give me 40% OFF Discount Coupon
  6. andey

    Permanently Closed Marketplace Sales Thread

    can I get a coupon code please :)
  7. andey

    Permanently Closed Marketplace Sales Thread

    Ordered 25k, Order #105*****5347 Will post review when order is complete Also can I get a coupon for future orders?
  8. andey

    PHP script to check current position on Google

    thats exactly what i would of done. CURL to login into google webmaster tools and grab the info you need
  9. andey

    [Help Needed] Textarea to PHP

    create a phpinfo.php fle containing <?php phpinfo(); ?>then send your form POST request to the php file as so <form action="phpinfo.php" method="post"> then scroll down all the way to the bottom and see what POST and REQUESTS it got. If you see nothing then it's a web server issue
  10. andey

    Having tags and 'tag clouds'

    i would create a column keeping a live count record. Every time a tag is entered it increases the count in the column. I would do this because querying and counting every time would increase your server load significantly
  11. andey

    Rewrite wordpress search url

    there is a plugin called "nice search"
Back
Top