In this days, I need to work for selling Theme (Wordpress) site. The main problem is I don't know how to make for selling plugins with paypal. I found eshop wordpress plugins and I don't like it....
Ya... I can use sqlite in PHP. My project is using mysql and I want to make with sqlite for portable version. So, I need to convert mysql database to sqlite .db file. I have a problem, sqlite can't...
I want to change mysql database to sqlite because I want to make portable version. I am searching in google and most of the converter are using perl. Can I change with exe or python or php ? I don't...
I don't like MATCHING/AGAINST method because it's design for millions of rows. It can't show 100% result. They says, we have 10 millions rows, but just 8 millions may be useful result some are not....
At this point, you should be able to fire up your initial Zend Framework application. Create a virtual host in your web server, and point its document root to your application's public/...
Now, I am writting Dictionary Project. It's has more than 20000 record in table and I searching with sql. It's OK in my localhost. I am so worry about server loading becuase thousand of users will...