Data Structures | |
class | shared |
shourtcut to make the Url to the Shared Contrnts like Images javascripts CSS File(s) etc. More... |
Copyright (C) 2008 Neel Basu (Sunanda Bose)
Zigmoyd PHP Framework is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Zigmoyd PHP Framework is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with Zigmoyd PHP Framework. If not, see <http://www.gnu.org/licenses/>.
In Zigmoyd Scripts / Images that are interpreted on client side on the browser are called as Shared Contents. like css or javascripts Images etc..
Zigmoyd has a structured way to supply these contents in n hassle free environment also by hiding the original url/path to the file. by using a smart url and also letting you to Embedd PHP codes into CSS or Javascripts (It can also be made possible to embedd PHP Codes into images in binary mode)