Hi All BHW....
I just finished my simple bot to scrape ASIN number from amazon
Made in with UBOT developer version
youtubecom/watch?v=TRYMBTfnfLc
please give me ideas , it help me to develop more complex bot
and sharing is caring...
Put in header.php or footer.php = will load in all page
single.php = only load on article or blog post
page.php = only load on your page, eg: about,contact
index.php = only load on home
category.php = only load in category page
tag.php = only load in tag page
search.php = only load in search...
Trick Convert big video into smaller video with camtasia
- Record video, with screen capture [camtasia]
- convert them as mp4
It can compress 100 MB video into 5Mb video
Its imposible to insert any data without connection to your mysql database
Use :
// connection to db
$con = mysql_connect("servername","username","password");
// selecting DB
mysql_select_db("my_db", $con);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.