Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to go to another folder in php

just add the source of another file
  for example:
you are in "localhost/library/admin/admin_login" and you have to go to student login
  <a href="localhost/library/student/student_login.php">For Student Login Click Here<a/>
 
PREVIOUS NEXT
Tagged: #folder #php
ADD COMMENT
Topic
Name
3+3 =