Recent Pastes

Pastes found: 2206
04 Jan 2014, 02:43 AM

This is the pop-up flow.

[close]

SELECT CONCAT('SELECT COUNT(*) FROM ', table_name) FROM information_schema.tables WHERE table_schema = 'Tables';
 
CREATE SELECT TOTAL ROWS FOR ALL TABLES IN A DATABASE
04 Jan 2014, 02:43 AM

This is the pop-up flow.

[close]

SELECT SUM(TABLE_ROWS) 
     FROM INFORMATION_SCHEMA.TABLES 
     WHERE TABLE_SCHEMA = 'keywords';
 
SELECT TOTAL ROWS OF A DATABASE In MYSQL
04 Jan 2014, 01:51 AM

This is the pop-up flow.

[close]

Can phai sua thanh search , Enter ko search => Data Collection
 
Loi web console agent ( loi resolution nho )
28 Dec 2013, 12:04 PM

This is the pop-up flow.

[close]

http://chakracenter.org/2012/09/06/meet-jordan-david-the-man-behind-spirit-science/

This is the pop-up flow.

[close]

{
  "ID": 0,
  "AccountID": 0,
  "IndexOnGrid": 0,
  "Name": "Project 1",
  "DisplayName": "",
  "Description": "",
  "Domain": "news.zing.vn",
  "Thumbnail": null,
  "IsSelected": true,
  "CreatedOn": "2013-12-24T21:15:35.8465237+07:00",
  "ScheduleType": "None",
  "ProjectStatus": "Active",
  "Sta
23 Dec 2013, 07:34 PM

This is the pop-up flow.

[close]

http://www.youtube.com/watch?v=ewWI8o5SjWo

This is the pop-up flow.

[close]

10 Levels Of Consciousness
 
There are 10 levels of consciousness between identifying with (internalizing) your environment or choosing to transform from within by heart.
 
At the first level of consciousness you identify completely with your environment whether rich or poor, peaceful or warlike, crue
20 Dec 2013, 03:54 PM

This is the pop-up flow.

[close]

http://www.lornajane.net/posts/2011/posting-json-data-with-php-curl

This is the pop-up flow.

[close]

 private function FormatName($string)
    {
        if(!function_exists("get_string_max_length")) {
            require_once("function.string.php");
        }
 
        $str = preg_replace('/[[:^print:]]/', '', $string);
        $str = get_string_max_length($str, 65);
        $str = get_letter_number
19 Dec 2013, 05:17 PM

This is the pop-up flow.

[close]

 private function FormatName($string)
    {
        if(!function_exists("get_string_max_length")) {
            require_once("function.string.php");
        }
 
        $str = preg_replace('/[[:^print:]]/', '', $string);
        $str = get_string_max_length($str, 65);
        $str = get_letter_number_underscore($str);
        $str = strtolower($str);
 
        return $this->AccountID . "_" . $str;
 
    }
Invalid Email or Password