Steps To Remove index.php using .htaccess Step:-1 Open the file config.php located in application/config path. Find and Replace the below code in config.php file. // Find the below code$config[‘index_page’] = “index.php”// Remove […]
Family Tree In PHP
Create Family Tree In PHP 1st Step : Create these belove file and database - CSS : style.css, ddsmoothmenu.css, ddsmoothmenu-v.css - JS : ddsmoothmenu.js - […]