Archive for the 'code' Category
Most servers have a php spell functionality already installed. Check with your host whether php has been compiled with “pspell”.
You can easily add a spell check feature on your website using pspell.
Here’s a very simple script to demonstrate the use of pspell. Try it by creating a new empty file called “phpspell.php” and copy and […]
Here’s a little php file I made for tracking your site’s conversions. Especially for those who are trying to fund their website through affiliate marketing.
The trick is to create a “go” page instead of linking directly to the affiliate sites. This way you can use your own stats program, Google Analytics or whatever, to easily […]
Sometimes I look for the perfect color for some part of my website for a long time. This time I was looking for the color of blood. I found the perfect color that is exactly the same color of blood. And here’s the hex RGB code for it:
#910503
It’s a striking but pretty red.
Google has just released a long-awaited feature for Adsense for Search. You can have Google search and sitesearch results displayed within your own website or blog pages for enhanced integration of Adsense with your own site.
Implementing this new feature in Wordpress can be somewhat tricky. You can’t just copy-paste the Google code to your Page […]
Update Sep-06-2006: Please see Displaying Google Search Results on Your Own Page for a more complete Google SiteSearch Feature.
—–Original Post:—-
For search within a site, let’s install a Google search box on the Ads Minded Wordpress theme.
First log in to your Google Adsense account, and choose Adsense setup, and from the products list, select Adsense for […]








