Archive for the ‘php’ Category

Page 4 of 13« First...23456...10...Last »

Zend framework is the most popular PHP framework

Today, I would to announce the result of poll which I've started last week titled "Which is the best PHP framework?". And it seems Zend framework is one of the most popular PHP framework among the PHP project developers. Full story

Prevent form post request from another domain in PHP

HTTP POST request from outside domain is one of the way of attacking your website. A intruder can use JavaScript in other domain or localhost to send the repetitive POST request to your web pageĀ  containing PHP script. We must prevent this kind of cross domain form posting which might be harmful of our website. Full story
Tags: ,

Don’t use “and” and “or” logical operator in PHP, it has flaw

Today, When I was doing some programming stuffs and I found out that there is serious flaw in the "and" , "or" logical operator of PHP. I'm not talking about the symbol "||" and "&&" logical operator. I'm talking about the "and" and "or" logical operator (operator with words). Full story
Tags: ,

Which is the best PHP framework ?

I've been asked a lot of times which is the best PHP framework. Well, it's a very difficult question to answer this question and there are some pros and corns in each framework. So, today I would to hear your views via poll. Please let everybody know which is the best PHP framework among CakePHP, Symfony, Zend Framework, CodeIgniter and Seagull. So that, it will be easier for the PHP developer to choose right framework for the next project. And please post the comment, if you've something more to say. Full story

Parsing the XML in easy way using PHP

Parsing the XML has been a tough task among the programmer of PHP. I frequently get questions from my friend and via email "How can we parse XML in an easy way? It seems to be a tough task". If SimpleXML extension is loaded in PHP then it's not a tough task. But, keep in mind that SimpleXML extension of PHP is only available from the PHP 5.0. Full story
Tags: ,
Page 4 of 13« First...23456...10...Last »
Copyright © 2012 Roshan Bhattarai's Blog. All rights reserved.
Powered by WordPress.org, Custom Theme and ComFi.com Calling Card Company.