How to hack jquery thickbox

Posted on 11. Apr, 2009 by admin.

0

Have you ever wished of doing something more with what you have been doing with jQuery thickbox? Now it has been more then 6 months that I am using jQuery on different projects. I have extended jQuery many a times during this period and to tell you one thing I have used jQuery for heavy-weight [...]

Continue Reading

Getting Started with Eclipse PHP Development Tools (PDT)

Posted on 11. Apr, 2009 by admin.

0

Are you ready to take a step beyond writing code in a text editor like UltraEdit, BBEdit, or TextMate? Would you like to see those PHP and JavaScript syntax errors in the editor, without transferring files to the server or opening a browser? If so, then you’re ready to jump into the world of the [...]

Continue Reading

Specific Query Performance Tips

Posted on 11. Apr, 2009 by admin.

0

1. Use EXPLAIN to profile the query execution plan
2. Use Slow Query Log (always have it on!)
3. Don’t use DISTINCT when you have or could use GROUP BY
4. Insert performance
1. Batch INSERT and REPLACE
2. Use LOAD DATA instead of INSERT
5. LIMIT m,n may not be as fast as it sounds
6. Don’t use ORDER BY RAND() [...]

Continue Reading

Some of PHP Performance Tips very usefull

Posted on 11. Apr, 2009 by admin.

0

1. Don’t use foreach loop as long as you can avoid it, for loops are faster than any other looping constructs.
When it comes to various looping constructs and control statements it could differ based on case to case. Please refer http://www.phpbench.com/ by Chris Vincent, he has [...]

Continue Reading

A Comparison of CakePHP and the Zend Framework

Posted on 11. Apr, 2009 by admin.

0

Are you considering using a PHP framework for your next project? If so, this article’s for you. I’ve narrowed down my choices to CakePHP and the Zend Framework and have documented my findings here.
Four or five years ago I began researching PHP application frameworks. At the time, the pickings were very slim, especially when compared [...]

Continue Reading

Download file using curl from secure server

Posted on 11. Apr, 2009 by admin.

0

Recently in one of my project I was suppose to download file from a secure website. Actually I have to set the scheduler job for downloading nightly builds/full files from the server and the files are placed on secure website.
Initially I tried that with file_get_contents function but it was just downloading 0KB file. Then it [...]

Continue Reading

Top PHP Frameworks

Posted on 11. Apr, 2009 by admin.

0

After RoR there are lot many frameworks in PHP which are either inspired by it or based on MVC pattern. Today I am throwing some light on some of it, which I came across (I mean heard) during my development experience in PHP. Here I am talking about next generation Open Source PHP frameworks which [...]

Continue Reading

MySQL Tricks

Posted on 11. Apr, 2009 by admin.

0

As per the article of zend framework , MySQL has a custom extension (if you want to call it that) to it’s commenting system, which actually allows you to make conditional commands. The mysqldump program that many people use to back up their databases uses this concept heavily, which is where I first ran into [...]

Continue Reading

How to install PHP6 (For beginners)

Posted on 11. Apr, 2009 by admin.

0

Hello all, you might have read that PHP6 is under and has been under development for the past few months. Well after hacking around some code trying to get some DirectoryIterator unicoded and ready for php6, I have ran into the problem of compiling php6.. So I figured, might as well give an idea to [...]

Continue Reading

To increase profit cut down the cost

Posted on 10. Apr, 2009 by admin.

0

What do you think is easier to do … reduce your expenses by 2% or double your sales? I think most would agree that reducing expenses might be easier. Why, then, do most business owners spend little time on attempting to reduce expenses? Consider this: Your current profit margin is 2% – if you reduce [...]

Continue Reading

Get Adobe Flash playerPlugin by wpburn.com wordpress themes