Making Dynamic Website With PHP

Опубликовано: 08 Ноябрь 2015
на канале: Aman Kharbanda
43,946
293

NOTE :
1. Use include( dirname(__FILE__) . DIRECTORY_SEPARATOR . 'my_file.php'); this is more secure way to include files.

2.[ optional ] use basename($_GET['page']) to get the name of file always if $_GET['page'] contains a path. This should be only used if the files you want to include is in the same home directory.

Hello Everyone....! this tutorial is all about to make your first own dynamic Website with PHP in just simple steps... well it includes all the basics as well as styling to make it look nice.
AND SUBSCRIBE My Channel FOR NEW WEB TUTORIALS