if (!empty($_SERVER['HTTP_CLIENT_IP']))
$ip=$_SERVER['HTTP_CLIENT_IP'];
else if (!empty($_SERVER['HTTP_X_FORWARDED_FOR']))
$ip=$_SERVER['HTTP_X_FORWARDED_FOR'];
else
$ip=$_SERVER['REMOTE_ADDR'];
?>
Avoid incompatibility with modern browsers & servers (ex. ZK-4204, ZK-4510)
Be supported: versions older than 5 years (older than ZK 8.0) are no longer being maintained
Get prepared to migrate to Jakarta EE
Get ready for WCAG-compliance
Be ready to integrate with Angular or other 3rd party platform
Look modern and refreshed
Read more to evaluate if you should upgrade your project.
How Can We Help?
Don’t know how to start upgrading -> we can help you to jumpstart
Just took over -> we provide training and help you understand your project
Don’t have time or resource -> we can do it for you
Here’s an example of our Migration Program
We will start from an 1 hour free Assessment meeting where we will understand your current status, project size, project structure and goal. Then, we will propose a custom migration package covering Kick Off, Upgrade, Deliver and After-upgrade support.
Additional services can be added on top of the upgrade program:
Depending on the setup of your project and your goal — whether the goal is to eliminate security vulnerabilities; to be compatible with latest browsers and servers; to refresh the look and feel; to get prepared for responsive design or WCAG support — the time and effort required can be very different, and based on our experiences, it can range from less than 1 day of work to 150 hours of work.
We will walk you through the available options and help you make the best decision.
The 1st assessment hour is free – so contact us today and let us help you to keep your application up-to-date and get ready for the next move!
I want to know about Jakarta EE, and how it gonna affects my Zk projects.
I’m working with version 8.6.0.1