public in folder meaning code example
Example: public folder
public means the web accessible root of the site
Basically whatever is in that folder can be opened from browser address bar
Server won't provide user access to files outside public
public means the web accessible root of the site
Basically whatever is in that folder can be opened from browser address bar
Server won't provide user access to files outside public