★ wanayoo — archive 1999 http://www.php.net/manual/function.fdf-set-value.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to FDF
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
FDF
* fdf_open
* fdf_close
* fdf_create
* fdf_save
* fdf_get_value
* fdf_set_value
* fdf_next_field_name
* fdf_set_ap
* fdf_set_status
* fdf_get_status
* fdf_set_file
* fdf_get_file
Manual: fdf_set_value
View the source code for this pageSearch the site



Previous page
 fdf_get_value
 Updated
Sat, 12 Aug 2000
fdf_next_field_name 
Next page


fdf_set_value

(PHP3 >= 3.0.6, PHP4 )

fdf_set_value -- Set the value of a field

Description

void fdf_set_value (int fdf_document, string fieldname, string value, int isName)

The fdf_set_value() function sets the value of a field. The last parameter determines if the field value is to be converted to a PDF Name (isName = 1) or set to a PDF String (isName = 0).

See also fdf_get_value().


 About Notes


Previous page
 fdf_get_value
 Updated
Sat, 12 Aug 2000
fdf_next_field_name 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.