Open sjasthi opened 7 months ago
As a visitor, click "Schools" Then click a given school. A URL is shown https://learnandhelp.jasthi.com/school_details.php?School_Id=2&target=_blank
target=_blank should be dropped from the URL.
These URLs remain constant and can be shared/bookmarked by others.
https://learnandhelp.jasthi.com/school_details.php?School_Id=2
We can also simply say "id = 2" No need to say "School_Id" (it is verbose)
As a visitor, click "Schools" Then click a given school. A URL is shown https://learnandhelp.jasthi.com/school_details.php?School_Id=2&target=_blank
target=_blank should be dropped from the URL.
These URLs remain constant and can be shared/bookmarked by others.
https://learnandhelp.jasthi.com/school_details.php?School_Id=2
We can also simply say "id = 2"
No need to say "School_Id" (it is verbose)