   #PHP Manual Forms Data Format functions fdf_set_opt
   fdf_set_submit_form_action

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                fdf_set_status

   (PHP 3>= 3.0.6, PHP 4 )
   fdf_set_status -- Set the value of the /STATUS key

Description

   bool fdf_set_status ( resource fdf_document, string status)

   The fdf_set_status() sets the value of the /STATUS key. When a client
   receives a FDF with a status set it will present the value in an alert
   box.

   See also fdf_get_status().
   ______________________________________________________________________

   Prev        Home                       Next
   fdf_set_opt  Up  fdf_set_submit_form_action
