1, first step, find wp-config.php
ad the code below
define(‘WP_POST_REVISIONS’, false);//to stop the article revision
2,upload two plugins as follows
1,wp-pagenavi:for pages
2,super-switch:to make ID continuum
3, find the wp-includes/functions.php
add the code below
//count 1 day post count1day()<BR>function count1day()<BR>{<BR>global $wpdb;<BR>$strsql = “SELECT count( ID ) AS c FROM wp_posts WHERE post_date > SUBDATE(NOW(),INTERVAL 1 day)” ;<BR>$xxooxx = $wpdb->get_var($strsql);<BR>return $xxooxx;<BR>}<BR>//count 1 day post [...]
You have probably heard multiple pitches from advertising agencies and SEM firms looking to take over the search engine marketing campaign for your company. When was the last time one of these firms offered to pay for all of the ads up-front and be paid only for the sales and leads generated? Not too often, [...]
I’m so excited, finally I fix it.
I must make a record.
Below is the code to access the database.
<?php
$how_many=6; //how many posts to display
require(’../../blog/wp-config.php’); //the path to the wp-config file of the blog I want to use
$news=$wpdb->get_results(”SELECT ‘ID’,’post_title’,’post_content’ FROM $wpdb->posts
WHERE ‘post_type’=”post” AND ‘post_status’=”publish” ORDER BY post_date DESC LIMIT $how_many”);
foreach($news as $np){
printf (”<div class=’normalText’> %s [...]
Last year, a earthquake took place in Wenchuan.
I did not konw what happened in that day before I saw the news in my QQ chat windows, hundreds of people send the info about the earthquake, I had to trust, there is a earthquake.
Then, hundreds of Short message service began to rush into my cell phone, for the [...]
Last Saturday, Mike, Bas, Sophia, Tommy and I went hiking in the Nanshan Mountain.
My first time to hiking in a mountain though it is not so tall…
But two days passed, I can still feel pain in the leg.
I konw the reason.
The lack of sport and exercise.
As an internet guy, it’s really important to practise, but most [...]
Baidu has launched its Alading platform, which is to track the dark web. There’s lots of data on the web, which is not in form of web page, mainly those dynamic content. Users usually get those content by submitting a form query. Search engine sometimes can index dynamic links to retrieve some data, but there’s [...]
May 4, 2009, marks the 90th anniversary of the May Fourth Movement, student protests launched in 1919 against Chinese government capitulation to concessions and unfavorable treaty terms.
Great time in china for young people
But perhaps the best part of the “new youth” feature is the opening illustration, by graphic artist Zhang Shihao:
Lu Xun, Cai Yuanpei, Chen [...]
Hello,
this is Saleslion, www.saleslion.com, the website I’m now working for, focus on the different online small and midsize business solutions..
and the company DBR Shenzhen OY a Finnish Internet company with my friend Michael Michelini
Saleslion is integrating different online sales channels turned out quite a challenge. But we are well on the way . We started out [...]
The day before yesterday, my friend’s laptop was stolen in a chinese restaurant, and we were there after it happened half hour later, below is what happened, so everybody should take care now.
and I took the photo and got caught.
Yesterday was invited to a special dinner party for a radio show. The radio show showcases [...]
Today I encount a mistake when I was using the system of Joomla.
You don’t konw Joomla? then Search it in Google! damn
I want to modify the configuration.php, but the joomla system said something wrong
then I get the following messages
* JFTP::write: Bad response
Message
* An Error has occurred! Unable to open configuration.php [...]
