02-24-2007, 06:36 PM
PHP, being a powerful server side scripting language, offers you so many flexibility so fas as web programming is concerned. But there are certain issues which PHP can't resolve.
It you want to get client information, like Screen Resolutions, you better use Javascript to accomplish the task. Obviously JS helps you only to collect the data, for storing it in a database you need to use PHP or similar other scripting language.
There are many talented PHP experts in this forum.
Hope we will get more feedback regarding the issue I've raised now from them.
It you want to get client information, like Screen Resolutions, you better use Javascript to accomplish the task. Obviously JS helps you only to collect the data, for storing it in a database you need to use PHP or similar other scripting language.
There are many talented PHP experts in this forum.
Hope we will get more feedback regarding the issue I've raised now from them.