Search results

  1. F

    Permanently Closed Marketplace Sales Thread

    How long my link stay on the exact PR page? If more than 1 month then I would like to make an order...
  2. F

    imacro - random name? using spintax?

    an you make text.csv file and in it place in column A text and in column B number ? Then you can use this code. VERSION BUILD=8510617 RECORDER=FX SET !ERRORIGNORE YES SET !DATASOURCE text.csv SET !DATASOURCE_COLUMNS 2 SET !DATASOURCE_LINE {{!LOOP}} TAB T=1 URL GOTO=... TAG POS=1...
  3. F

    I really need help please.. Wordpress Passing Values.

    Please provide me with a HTML source code of your form - I'll try to help.
  4. F

    How to remove site url from top of javascript alert?

    I am using simple alert function of JavaScript that shows site URL when it executes. How can I remove site url from top of javascript alert? I am getting this in IPAD and Linux machine.
  5. F

    How to make - When you click on a menu item, the list remained open?

    JavaScript can create cookies, read cookies, and delete cookies with the property document.cookie. With JavaScript, a cookie can be created like this: document.cookie="username=John Doe"; You can alo add an expiry date (in UTC or GMT time). By default, the cookie is deleted when the browser is...
  6. F

    Infinitely running PHP script

    Except of cron jobs, you can try the following: ini_set("max_execution_time", "99999"); set_time_limit(0); ignore_user_abort(1);
  7. F

    How to make - When you click on a menu item, the list remained open?

    You can do it through cookies. I do so sometimes. page content is assigned to a thread or a custom attribute class. and then starting from this value is made active the desired menu item.
  8. F

    RewriteRule in URL for search engine with pagination

    I have Htaccess file and pagination search engine, it is my search engine forms <form class='fright' method='get' action='hasil_cari=' onsubmit="return false;"> <input class='srcText' style='padding:6px;'type='text' name='keyword'> <input class='submit' style='padding:5;'...
  9. F

    Installation Error PinmeScript

    Your database variable is not initialized, check your DB-initialization code, it's probably failing to connect to the database and is not checking for error.
  10. F

    Permanently Closed Marketplace Sales Thread

    Can you confirm that your proxies can work on GSA?
  11. F

    Permanently Closed Marketplace Sales Thread

    Hi, Do you have UK IPs? Please let me know, thanks.
  12. F

    Permanently Closed Marketplace Sales Thread

    Is there any discount available? Thanks
  13. F

    NewIPNow.com: ✅ Self-Service Private Proxies ✅ Instant IP Refresh ✅ Just $0.88/IP + $0.00/GB ⭐Get +50% FREE⭐

    Do you guys provide socks5 proxies? and do you have a skype i can get in contact with?
  14. F

    Permanently Closed Marketplace Sales Thread

    Are these proxies highly anonymous?
  15. F

    Close DLE 8 vulns

    Hello! I have some sites created on DLE 8, which is very vulnerable. I can't afford newest version of DLE and willing to close all known vulns. Can anyone help me to find a list of known DLE 8 vulns? Thank you!
  16. F

    Header Part Showing Twice PHP Code

    This script works fine for me - no double headers, correct PR!
  17. F

    PHP protects proxy, bots ... visits?

    Blocking IP's is a waste of time. There are thousands of proxies out there and they come and go with new IP's daily. You would end up blocking half the internet. What you need is proxy detection software so that it blocks anyone coming in on a proxy.
  18. F

    Redirect with variable entered into redirect url

    It depends of your partner website - when you send traffic to affiliate link, website can set cookie and forward user to clean URL without affiliate ID. You can't change these things - sorry!
  19. F

    Can I display different content based on an iframe?

    It's cross-domain security - you can't get frame content from website on another domain. Only from the same domain!
  20. F

    Is PHP hard to learn for a newbie ?

    PHP is not hard to learn. If you know C a bit, you'll be find. But the difficulty with PHP, its that you can't JUST know PHP... You need to know these too: - HTML - CSS - Javascript - SQL They all work together -- in a way -- and with PHP alone, you won't go very far... But if you can learn...
Back
Top