CodeClerks

Programming/Code Discussions Page 2

Showing page: 2 of 12

Hello i need to start a membership site and is required instead of username: everytime that someone register allows a user to login by typing in their membership number ( starting in 0001 until 1000)

  • shangaibaby
    shangaibaby Level 1
  • 1 7 years ago

    Which is best Android or Windows? but why?

  • owen100
    owen100 Level 1
  • 26 10 years ago

    I find myself entering the same information and doing the same thing over and over for Paypal disputes. I know it could be automated but for some reason I am scared to do so. Has anyone here ever automated responding to ...

  • Drake83
    Drake83 Level 1
  • 2 11 years ago

    I've made a bot using uBot but whenever it tries to open a Secure Site (SSL) I get this odd error: SSL_PROTOCOL_ERROR: -107 What does that mean and is there a fix for it? I tried searching but found nothing.

  • XrummerMan
    XrummerMan Level 1
  • 0 9 years ago

    I love using apps as they make my life so much easier. There are some really good apps for Netflix, Youtube and Facebook and fun game apps. Do apps make your life easier, more productive or enjoyable? And, what apps do...

  • Beverly
    Beverly Level X3
  • 18 10 years ago

    This is a multiple-branching statement where, based on a condition, the control is transferred to one of the many possible points. This is implemented as follows:    switch (expression)   &...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago

    You may have some need for a blog or CMS script, but are unsure what to use. I will list some blogging, and CMS scripts that are free to use. If you know of any that are not on the list please reply to this discussion. ...

  • Everett
    Everett Level X4
  • 1 8 years ago

    C++ is a versatile language for handling vary large programs. It is suitable for virtually any programming task including development of editors, compilers, databases, communication systems and any complex real-life appl...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago

    There's has been a recent influx in online programming courses. You can take either free, or paid programming courses. You can learn basically any language you want for free or pay a fee. Have you thought about ta...

  • Everett
    Everett Level X4
  • 36 8 years ago

    After writing description and everything related to my code. when I submit the next page show with Page temporarily down or unavailable. I have done it 3 times and everytime I had to write everything from start. What's t...

    1 6 years ago

    So is it possible to run a business online, by running a website and offering only online services? Well, in my opinion, yes you can and there is a number of ways to do this. I have actually done this before using script...

  • Decentwriter
    Decentwriter Level 1
  • 1 6 years ago

    Is it possible to use Long Tail Pro on the Mac (http://www.longtailpro.com)? I use Market Samurai on the Mac because it is Air based. I'm not interested in using a tool via emulation/virtual machine. What is Long tail pr...

  • Drake83
    Drake83 Level 1
  • 3 11 years ago

    Have you ever used a CSS reset tool? Why would you need to use a CSS Reset Tool? A CSS Reset (or “Reset CSS”) is a short, often compressed (minified) set of CSS rules that resets the styling of all HTML elements to ...

  • Everett
    Everett Level X4
  • 0 7 years ago

    I'm trying to use a checkbox in my uBot HTML UI but it is always on. When I test the value, it is "on" whether the checkbox is checked or not. How do I use a checkbox properly in the HTML UI so that when it is not checke...

  • Drake83
    Drake83 Level 1
  • 2 11 years ago

    There are so many free and paid HTML software available, so why learn HTML, when you can simply point and click and build a website? What's your reason for learning HTML?

  • Beverly
    Beverly Level X3
  • 31 12 years ago

    1. Blackmart: The king of the android market and the best store to download nearly all free and paid apps, Blackmart is a must need for all Android Users who want to taste every android app. The app is also highly custom...

  • a4seo
    a4seo Level 1
  • 5 8 years ago

    How long have you been using the language Python? Was it hard to learn when you got started? Is it still hard to use?

  • Sean101
    Sean101 Level 1
  • 6 10 years ago

    Now use SeoClerk all Services directly on your Android Phone - Download GETSEO android App on Google Play Powered by SEOCLERK

    10 10 years ago

    I have a phpBB forum and I am wanting to know if that in the forum settings (Edit Forum), I can choose wither I want topics from that particular forum to be shown on the "Active Topics" page. Does this show the Active To...

  • Sean101
    Sean101 Level 1
  • 1 10 years ago

    Say you hired a programmer that really didn't know what he or she was doing, but could code just enough to get by as a "programmer". Say he or she didn't understand that you need to secure variables, and left them unsecu...

  • Everett
    Everett Level X4
  • 4 8 years ago

    Roamsoft Technologies provide the global solutions in web development, clone script development and mobile app development. Roamsoft also provide php clone scripts development according to clients requirements and busine...

  • Zona14
    Zona14 Level 1
  • 0 7 years ago

    Hello there We all know that we can use Structure in C programming and also can store structure data in HDD by using fwrite() function. However, I am making a simple mini project with C programming. With this project us...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago

    I'm running nginx+php-fpm and I had the apc.ini loading the apc.so library. There was no other config so I added this config to the apc.ini file: extension=apc.soapc.enabled=1apc.shm_size=2G## PHP file cache 1 hour ##ap...

  • XrummerMan
    XrummerMan Level 1
  • 1 11 years ago

    Ever coded something, to find that the code was a bit messy, but you never formatted the code because it would be too time consuming, or you were just too lazy? There are tools online to help you format your messy code, ...

  • Everett
    Everett Level X4
  • 1 7 years ago

    Turbo C++ and Borland C++ provide an integrated program development environment under MS DOS. They provide a built-in editor and a menu bar which includes options such as File, Edit, Compile and Run. We can create and...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago

    A function can not only receive objects as arguments but also can return them. The example in program… #include <iostream>using namespace std;class complex    // x + iy form{   flo...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago

    Hello there, I was wondering what online learning sources or materials you use to learn coding individually? Any suggestion helps!

  • NoriLee
    NoriLee Level 1
  • 2 6 years ago

    I have a textbox/textarea that looks like this: <textarea name='data' id='data'></textarea> The users type the data required and then I want to fetch that data using jQuery when they click the submit button...

  • Drake83
    Drake83 Level 1
  • 3 9 years ago

    Hello there I am learning C and C++. I am using Turbo and CodeBlocks as my regular compiler. Though I use CodeBlocks most. Turbo is outdated its don't have much features, but Codeblocks have a lot features. That is why ...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago

    Programming is an art and science... nay, a skill that matures over time, weathered by good fortune, intuition, sheer luck and an insane of hard work. And, like anything, the only way to hone and refine that skill is to...

  • Keith
    Keith Level 1
  • 0 7 years ago

    There are a ton of services available to shorten URLs and one of the most well known, and easiest to use, is TinyURL. With a single line of code, you can fetch a shortened URL from their API using PHP. TinyURL API: htt...

  • XrummerMan
    XrummerMan Level 1
  • 0 11 years ago

    I created this account 3 ago. Still, I haven't received any order. What can I do for that? Please help me.

  • kaviii
    kaviii Level 1
  • 2 4 years ago

    Here's a simple video tutorial that will introduce you to PHP [media=youtube]iCUV3iv9xOs[/media]

  • Justin
    Justin Level 1
  • 13 12 years ago

    I learned when I was young. I started with Basic for Dos and I loved it. I actually read the manual, I was 7 years old. I didn't learn it well, mind you, but I learned it enough to make text based programs and spur me on...

  • robertman11
    robertman11 Level 3
  • 5 11 years ago

    Is it possible to convert an html page to a pdf file for viral marketing or distribution on Facebook or other sites?

  • Avery
    Avery Level 1
  • 11 11 years ago

    Is there a javascript snippet library available online? Please share a link.

  • Caitlin
    Caitlin Level 1
  • 2 12 years ago

    And, how did you start the learning process to become a programmer or coder?

  • Caitlin
    Caitlin Level 1
  • 11 12 years ago

    Hello, I'm wondering if SEOclerks is a great place to sell templates, I have heard of Envato, but let's be serious SEOclerks seems to be much better with all the payment choices, etc etc. I want to start creating tem...

  • Everett
    Everett Level X4
  • 9 11 years ago

    Is there a way to find errors in HTML? When I edit my blog theme on Blogger.com, they give me a warning about errors.

  • Riley
    Riley Level 1
  • 6 11 years ago

    How do you hide text in HTML code? This would be notes to the webmaster or person managing the site. Maybe there is a way to insert text that would give instructions. How is this done?

  • Gjeloise
    Gjeloise Level 1
  • 3 10 years ago