Php file | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Php file

I created two files in php but I am getting only first file Like: Index.php Basic.php I am just open up only index.php not the second file so how can I access the second one??

20th Jan 2021, 5:45 AM
Swati Ahirwar
Swati Ahirwar - avatar
2 Respostas
+ 1
Swati Ahirwar Include the second file in first file or create an action to redirect on second page.
20th Jan 2021, 6:37 AM
AĶ¢J
AĶ¢J - avatar
0
Ok but I just changed the first file name and everything work out
20th Jan 2021, 9:56 AM
Swati Ahirwar
Swati Ahirwar - avatar