Jump to content
[MUST READ] Forum Rules ×

AA22Dev

Senior Members
  • Posts

    632
  • Joined

  • Last visited

  • Days Won

    20

5 Followers

Recent Profile Visitors

13301 profile views

AA22Dev's Achievements

  1. Ok, but did I really spam? I replied in different parts but didn't spam. If i was spamming then i think there will be multiple messages without any meaning right?
  2. Lol, i replied to each message in different posts so it splitted into 4 parts
  3. This thread is to raise post counts lol Then i should start posting separate messages Yes lol This must be reported as bug to IP Board Afaik, admins don't really care 😂 Lol, you are challenging @PlanetCloud I'm still behind in posts because I am not used to spam forums but I'll start now 😂 Lol, you are challenging @PlanetCloud I'm still behind in posts because I am not used to spam forums but I'll start now 😂 Yes, I'm encouraged now 😂
  4. Not much late, you have reached. Byet chat is removed I think
  5. You can point NS records to byte nameservers from within cloudflare but I haven't tried cloudflare NS records for main domain however it works fine for subdomains.
  6. Agree Nah, don't have one Every programming language is somehow like the other one but in C# classes. Even main function must be wrapped in classes whereas in C++ it's your choice whether you want to go for OOP approach or not.
  7. Yes, I agree that in C++ you have to use long for large integers. But defining the type of variable is I think is best approach as you won't have to perform extra operation to change its type.
  8. I started programming from C++, and it was easy for me. Also, if you Goto learns with C++ then most of your concepts will be clear, and you will be able to work with almost any programming language. You still have to deal with data types while processing different types of data. Python by default takes input as string and then you have to convert it into different data types for processing (if you want to perform operations on it).
  9. Both are easier to learn. I would prefer to learn C++ but someone else might prefer python.
  10. I still love C++ Also, the syntax of most languages is almost like C++. So, if you know C++, you almost know every programming language. Python on the other hand is easy to use, but its indentation is a problem and also It is slower (as it is closer to English, and afaik, it is first compiled into C++ and then that C++ code is compiled into assembly language and then machine language)
  11. It keeps changing C++ is better than python (Python is slower, C++ is faster)
  12. Actually, your reseller hosting website is not considered as an affiliate website. The term "affiliate website" referred to those who do affiliate marketing like posting products with affiliate links to other stores, but here you are the one providing free services (doesn't matter whether you are reseller of ifastnet or any company). I also got my website approved once, attached with MOFH. You can find many alternatives on google by searching "Adsense Alternatives"
  13. Ahh, compiler is returning wrong error. It's actually JS syntax, afaik PHP never have triple = I am not using hcaptcha. google.captcha.id is what i meant you buggy compiler clear code for hcaptcha use code for google recaptcha only.
  14. Ahhh.... Something is wrong with the code. This bot has more bugs than @PlanetCloud if (google.captcha.id === google.verified.captcha.id) return response;
  15. Your website won't be suspended unless you remove "upgrade to ifastnet" button and "domain search bar" in vPanel.
×
×
  • Create New...