Skip to content

PacktPublishing/Modernizing-Legacy-Application-In-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Modernizing Legacy Applications in PHP This is the code repository for Modernizing Legacy Applications in PHP, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

1 <?php
2 // go "up one directory" for the central classes location
3 $dir = dirname(__DIR__) . '/classes';
4 ?>

You need a windows system and basic knowledge of PHP.

##Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781787124707

About

Modernizing Legacy Application In PHP by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published