Step 1: create a form which will allow the administrator to add the news and a .php script to insert into the database
Step 2: create a .php script to retrieve from the database.
Step 3: write the news to html. How the marquee runs depends on your design, it's not PHP. PHP just gives it the content.
good luck