CodeClerks

Programming/Code Discussions Page 2

Showing page: 2 of 12

Haii Friends, This is nancyavis. Recently i stated business. Can you please explain me which is better server side language. I wish you "A very happy Christmas" in advance. Thank you. Regards, nancyavis

  • nancyavis
    nancyavis Level 1
  • 14 11 years ago

    does any one use yahoo webmaster tool???

    7 11 years ago

    I find it very difficult to decide if I want to create a Helper or a Library for CodeIgniter. Is there some reason or difference between the two that would help me determine when to create a library and when to create a ...

  • robertman11
    robertman11 Level 3
  • 2 11 years ago

    Still using deprecated PHP functions because I haven't the time to learn mysqli or PDO stuff. Any suggestions for good tutorials or which one is better? Perhaps someone can make the case for me to finally learn and swi...

  • mike719
    mike719 Level 1
  • 1 11 years ago

    Does anyone actually account for visitors who have JavaScript disabled anymore?

  • mike719
    mike719 Level 1
  • 0 11 years ago

    I've generated a PAD file for my software and submitted it manually to the large sites but the task is daunting and repetitive. I cringe at the thought of doing it for all of my softwares and there seem to be more PAD su...

  • Void
    Void Level X3
  • 0 11 years ago

    Hi Everyone, Does any one have experience of Buzz Bundle, good bad or indifferent? It has many features, which feature do you find most usefull? Thanks. FastNailHitz.

  • FastNailHitz
    FastNailHitz Level 1
  • 2 11 years ago

    Please someone help me, how to use the api url to integrate into any website. Please someone provide a working code for a .html or .php file I have created my code, it is here : pastebin. com /Z21n4rg2 But if I create a ...

  • alexxxyo
    alexxxyo Level 1
  • 11 11 years ago

    Hi All Just Start A Gig Through Which I Can Work On HTml ,Css For You You Can Order It Here http://www.seoclerks.com/Programming/81223/fix-any-HTML-css-wordpress-website-related-problems-or-errors Staff Selected ...

  • Haider
    Haider Level 1
  • 0 11 years ago

    Just surfing around and it seems this forum doesn't get updates much. In response to that I've decided to make a post about free html templates. I've included a couple below but I'm sure there are more and you guys would...

  • mate
    mate Level 1
  • 2 11 years ago

    I was making a ubot script which selects categories from multiple websites and I can pull the combobox to ubot, which then offers the choice of selecting the category (IE: Random, Random except first, etc). I want users ...

  • Void
    Void Level X3
  • 1 11 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

    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

    Can anyone please tell,how to setup a cron job on local WAMP server?

  • vinayaka
    vinayaka Level 1
  • 2 11 years ago

    Hi all, I am learn css by myself and now i learnd <div> and <id> and i write followings: .imhed{width:700px;height:320px;padding:3px;} .longbanner{width:710px;height:28px;background-color:rgb(252, 183, 62);pa...

  • samxim
    samxim Level 1
  • 3 11 years ago

    Hey guys! Today I'm gonna do a review on a website called PortableApps. As you can ascertain from the name, the website provides portable applications for it's users. Let's start the review. The Software And Features: ...

  • JanetteE
    JanetteE Level 1
  • 1 11 years ago

    there are my head-html: <head> <title>Chinese school in shanghai blog</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" rev="stylesheet" herf=...

  • samxim
    samxim Level 1
  • 3 11 years ago

    I've loaded a library in my controller in the constructor but I'd like to use it in my view. It is just a simple text parsing library and I can see it in the controller when I do a print_r() of the object. However, it fa...

  • Drake83
    Drake83 Level 1
  • 0 11 years ago

    I've found out that ORDER BY RAND() in MySQL is very slow. I found out the hard way and it wasn't a problem until I had a LOT of rows to sort through. Can anyone suggest any alternatives? Is there a faster implementation...

  • Drake83
    Drake83 Level 1
  • 3 11 years ago

    I was optimizing some queries today and I discovered that WHERE LIKE %% is much faster than WHERE = on a text based row. Here is an example of what I mean: 0.002 second execution time: WHERE tbl LIKE '%joe%' 6.8 sec...

  • Drake83
    Drake83 Level 1
  • 0 11 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

    Hi all, I write a web which want to show part of an article folowings: Title:How to learn Chinese easily? Tag: Learn Chinese,Chinese language,learn language text: Many foreign students who learn Chinese in Shanghai are u...

  • samxim
    samxim Level 1
  • 0 11 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

    This seems very odd as Google has some of the best webmaster tools. Guess I'm wondering how another site can rank so highly for something like webmaster tools (which Google is expert at). https://www.google.com/sear...

  • Beverly
    Beverly Level X3
  • 0 11 years ago

    Whenever I design in HTMl, the code looks very messy from all the revisions. And, I've read this can be bad for SEO. Is there a way to clean up messy HTML after a project is done?

  • Caitlin
    Caitlin Level 1
  • 2 11 years ago

    I need access to a free color picker or HEX chart online for web building projects. Please provide a link.

  • Caitlin
    Caitlin Level 1
  • 3 11 years ago

    When a URL is added to HTML element, should I include or omit the / element at the end of a url. Such as when linking to internal pages, etc. For instance: http://mysite.com/thispage.html/ versus http://mysite.com/th...

  • Beverly
    Beverly Level X3
  • 2 11 years ago

    Why is it important to validate HTML? And, is there a free online HTML Validator that can be used?

  • Beverly
    Beverly Level X3
  • 2 11 years ago

    Hey all, I am resetting our mandarinmorning.org and i don't know i reset something and then the page is show without content and you can find this problem: http://www.mandarinmorning.org/Recommand_mandarin_article/201...

  • samxim
    samxim Level 1
  • 0 11 years ago

    What is the difference between HTML and HTML5 ?

  • owen100
    owen100 Level 1
  • 6 11 years ago

    Hello, I'm trying to create a PayPal IPN to insert data into the database after a successful transaction. Here's my SQL: [PHP] -- phpMyAdmin SQL Dump -- version 3.5.8 -- http://www.phpmyadmin.net -- -- Host: localhos...

  • Everett
    Everett Level X4
  • 3 11 years ago

    How can I change the value of a form input using only jQuery/Javascript? This is what my form looks like: <form name="submit" id="submit"><input type="hidden" name="changevalue...

  • Drake83
    Drake83 Level 1
  • 2 11 years ago

    Hi I noticed with the Api, That it receives the titles and descriptions with symbols / special characters if the user put them in there service info. So I made a little function for the affiliates to remove the symbols (...

  • jakemadness
    jakemadness Level 1
  • 1 11 years ago

    Can someone please explain how to call a function with arguments? Or, post a video of how this is done?

  • Gjeloise
    Gjeloise Level 1
  • 1 11 years ago

    I'd like to know how to write a cookie that is placed on my site visitor's computer so that my site recognizes them on each visit.

  • Gjeloise
    Gjeloise Level 1
  • 0 11 years ago

    Is there a way to serve up a pop up a few minutes after a visitor leaves the site, so they don't know which site it came from?

  • Gjeloise
    Gjeloise Level 1
  • 3 11 years ago

    Is there an online school or college that teaches Javascript and gives certification that would prove to an employer that you are trained?

  • Gjeloise
    Gjeloise Level 1
  • 1 11 years ago

    What are the most common Javascript mistakes and how do you avoid them?

  • Gjeloise
    Gjeloise Level 1
  • 8 11 years ago

    It would be nice to have some copy/paste java script codes, so I don't have to code everything from scratch. Please recommend a reliable Javascript code source online.

  • Gjeloise
    Gjeloise Level 1
  • 2 11 years ago

    I want a sticky note software or tool so that I can post notes on my computer desktop or online to remind myself of the various gigs and tasks I need to get done. Please recommend a good sticky note software or tool.

  • Caitlin
    Caitlin Level 1
  • 4 11 years ago