Some unusual comparison operations in PHP
Today I was working for a project and a weired comparison operation in PHP got my brain out for 2 hour and after searching in google I could able to figure out the problem and I’m posting here so that you guys who are unaware of this kind of comparison will not suffer in future. First let’s see two examples the unusual comparison in PHP.
Popularity: 6% [?]
Create mobile sites in a fly using mobilemo
Have you accessed this blog through your mobile phones or PDA? It looks very big and totally inaccessible from those devices. These blog is basically designed and formatted to be fitted for the PC not for the small screened devices.And, you might know that the sites designed for mobile devices are known as “WAP sites” as it uses Wireless Application and they are designed to be fitted for the small screened mobile devices.
Popularity: 5% [?]
8 useful server variables available in PHP
You guys must have know about server variables in PHP. Server Variables are those variables which are inside the super global array named $_SERVER available in PHP. There are many server variables in PHP and some of them are very useful for fore developing PHP projects. I’m going to post here some of the very useful server variables available in PHP development.
Popularity: 28% [?]
Date format validation in PHP
Today Sushil asked me how can we validate the date which is entered from textbox in “YYYY-MM-DD” format. Well, we can validate the format of the date using regular expression but how to validate weather that date is valid date or not, such as “2007-02-29″ is the correct format of the date but it’s not the valid date.
Popularity: 10% [?]
All kind of vehicle services for you
Today, I was talking with my friend who stays in Ripon, a city of England. He wanted to buy a medium-size vehicle and I’ve suggested him to buy Land Rover vehicle.He said he couldn’t afford it. Then I showed him a website which provides various services for LandRover like providing Loan for vehicles, servicing of vehicles and you can also buy preowned vehicles from them.
Popularity: 4% [?]





