PHP Redirect

Place at the top of the code before any item has been sent to browser –

‘<‘

‘?’

‘php’

‘header( ‘Location: http://www.yoursite.com/new_page.html’ ) ‘

‘;’

‘?’

‘>’

(obviously taking out the ” and joining relevant items – I’ll work out how to display code one day, just not this day!)

Weaving Dreams, Crashing Darkness

Yesterday I pondered the questions ‘Why does Dreamweaver crash any time I open a .php file?’

The Wandering Maverick came to the rescue with an answer.

‘Techno Hunter, do not be enranged. When the light grows dim and the winter draws near The Dreamweaver casts a spell.’

Dreamweaver CS3 crashes after Daylight Savings Time ends when working with PHP and ASP files. View the Adobe Technote for the solution.