Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ZEnd and the bootstrap

Featured Replies

Hello,

 

How simple can the boot strap be, at the moment I moving from procedural scripting to OOP scripting and for this reason my projects will start to use the Zend Framework, however I unsure as to what the bootstrap file is, or what it must contain. An explanation or helpful links would be very useful, but please bare in mind that I have never used Zend before so I may be a bit slow on the up take.

 

Thanks

The bootstrap is the first file which is hit when accessing any page on the site. It is in the web-facing directory (usually root/www) and is normally called index.php. It sets up anything you need, and starts the dispatch procedure for calling the correct controller/action and so on.

 

It can be very simple, only a few lines. There are plenty of Zend framework tutorials and guides which will help. Be aware that many people do the bootstrap differently - there is no particular need or convention to do it a certain way.

 

A good ZF 1.5 guide

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.