+ 2
(Object not found) output is coming when I am running a php program in my browser.
I had programmed in notepad and save with .php and then start apache in xmpp server and when rUn in a browser then output is: object not found
1 ответ
+ 3
✔ Because you have to put that pHp code inside specific location provided by xampp
✔C:/xampp/htdocs/your folder/code.php
✔on browser
➡localhost/your folder/code.php