• Member Avatar for Dani
    Dani

    Began Watching Pagination with codeigniter

    controllers/home.php $this->page_model->counter($this->data['post_detail']->post_ID); $this->data['post_list'] = $this->post_model->post($this->data['post_detail']->post_ID); $this->data['gallery_list'] = $this->post_model->post($this->data['post_detail']->post_ID, true); $isAjax = array('news-post'); if (in_array($this->data['post_detail']->template_name, $isAjax)) { if ( ! $this->input->is_ajax_request()) redirect($this->data['page_detail']->post_alias); return $this->load->view($this->data['post_detail']->template_name, $this->data); } $this->load->view($this->data['post_detail']->template_name, $this->data); views/news.php <?php $this->load->library('pagination'); …
  • Member Avatar for Dani
    Dani

    Created Any entrepreneurs in India?

    Any entrepreneurs in India out there in Internet land? I just stumbled upon this article https://developers.google.com/startups/ called the Google Launchpad Accelerator where Google is bringing startups from India all expenses …
  • Member Avatar for Dani
    Dani

    Began Watching Any entrepreneurs in India?

    Any entrepreneurs in India out there in Internet land? I just stumbled upon this article https://developers.google.com/startups/ called the Google Launchpad Accelerator where Google is bringing startups from India all expenses …
  • Member Avatar for Dani
    Dani

    Created Google PageSpeed Module

    Does anyone have any experience with Google's PageSpeed Module? https://developers.google.com/speed/pagespeed/module/ How often does it break things?
  • Member Avatar for Dani
    Dani

    Began Watching Google PageSpeed Module

    Does anyone have any experience with Google's PageSpeed Module? https://developers.google.com/speed/pagespeed/module/ How often does it break things?
  • Member Avatar for Dani
    Dani

    Replied To a Post in FIND_IN_SET() performance

    Thank you but the article you linked to does not mention RLIKE. Do you mean REGEXP?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Add real-time XMPP chat to any web application

    I don't mean to troll or spam, but why not just use [Dazah](https://www.dazah.com/developers) to create a chat? It handles all the database stuff.
  • Member Avatar for Dani
    Dani

    Began Watching Add real-time XMPP chat to any web application

    I'm beginner to **php/mysql** (quite familiar with PHP, mysql), **novice** to **XMPP**. I have created my site in simple **php/mysql/javascript/jquery**. I'm trying to add simple Private Chat to my web …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Multiple linked Gmail accounts. If one is compromised, are all of them?

    > Can Daniweb (or any other forum or anyone who knows about account2@gmail.com) figure out that account1@gmail.com exists and is controlled by the same person who controls account2@gmail.com? If you …
  • Member Avatar for Dani
    Dani

    Began Watching Multiple linked Gmail accounts. If one is compromised, are all of them?

    Howdy! AssertNull here. I just created a new account. I'm not engaging in sock-puppetry here and you won't find 100 upvotes and comments about how helpful AssertNull is in answering …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Dazah problem

    Something tells me you were suffering from the same race condition bug as cereal, as documented in the other thread from yesterday.
  • Member Avatar for Dani
    Dani

    Created FIND_IN_SET() performance

    What is FIND_IN_SET() performance like? It it something that should be avoided at all costs? I want to search a column that consists of comma-delimited numbers for rows that contain …
  • Member Avatar for Dani
    Dani

    Began Watching FIND_IN_SET() performance

    What is FIND_IN_SET() performance like? It it something that should be avoided at all costs? I want to search a column that consists of comma-delimited numbers for rows that contain …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Dazah problem

    Has this now been fixed by any chance?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Running the app at background

    It looks like you want push notifications.
  • Member Avatar for Dani
    Dani

    Began Watching Running the app at background

    We have developed an app for iPhone. Our business requirement is to run the app at the background and listen to our server for the updates. We need to get …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Internet Explorer

    I think maybe the lack of any future iterations of Internet Explorer is what the OP is complaining about.
  • Member Avatar for Dani
    Dani

    Endorsed MarkKnutson

  • Member Avatar for Dani
    Dani

    Endorsed DanceInstructor

  • Member Avatar for Dani
    Dani

    Endorsed Daithi

  • Member Avatar for Dani
    Dani

    Endorsed rcrevolution

  • Member Avatar for Dani
    Dani

    Endorsed Adrian_5

  • Member Avatar for Dani
    Dani

    Endorsed anjama

  • Member Avatar for Dani
    Dani

    Endorsed Daithi

  • Member Avatar for Dani
    Dani

    Endorsed gibson.nathan

  • Member Avatar for Dani
    Dani

    Endorsed codecodile

  • Member Avatar for Dani
    Dani

    Endorsed BeyondTheEye

  • Member Avatar for Dani
    Dani

    Endorsed bwhiti

  • Member Avatar for Dani
    Dani

    Endorsed bwhiti

  • Member Avatar for Dani
    Dani

    Endorsed VernonDozier

  • Member Avatar for Dani
    Dani

    Endorsed |-|x

  • Member Avatar for Dani
    Dani

    Endorsed advent_geek

  • Member Avatar for Dani
    Dani

    Endorsed ddanbe

  • Member Avatar for Dani
    Dani

    Endorsed ddanbe

  • Member Avatar for Dani
    Dani

    Endorsed Reverend Jim

  • Member Avatar for Dani
    Dani

    Endorsed deceptikon

  • Member Avatar for Dani
    Dani

    Endorsed Troy

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed Tom Gunn

  • Member Avatar for Dani
    Dani

    Endorsed mrnutty

  • Member Avatar for Dani
    Dani

    Endorsed Traevel

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed shanenin

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed cereal

  • Member Avatar for Dani
    Dani

    Endorsed campkev

  • Member Avatar for Dani
    Dani

    Endorsed NinjaLink

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

The End.