PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
Lenovo ThinkPad W700 - Ślub i wesele - Apple iPod Touch - Darmowe dzwonki mp3 - obwodnica - sklep internetowy


fdf_open

fdf_open

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

fdf_open -- Open a FDF document

Opis

resource fdf_open ( string filename )

Opens a file with form data.

You can also use fdf_open_string() to process the results of a PDF form POST request.

Parametry

filename

Path to the FDF file. This file must contain the data as returned from a PDF form or created using fdf_create() and fdf_save().

Zwracane wartości

Returns a FDF document handle, or FALSE on error.

Przykłady

Przykład 1. Accessing the form data

<?php
// Save the FDF data into a temp file
$fdffp = fopen("test.fdf", "w");
fwrite($fdffp, $HTTP_FDF_DATA, strlen($HTTP_FDF_DATA));
fclose($fdffp);

// Open temp file and evaluate data
$fdf = fdf_open("test.fdf");
/* ... */
fdf_close($fdf);
?>

Patrz także

fdf_open_string()
fdf_close()
fdf_create()
fdf_save()

Limo and Car services limo service chicago Airport 773-649-9630 - komputery - galerie - odzyskiwanie danych Gdynia - Sklep komputerowy - tworzenie stron - statusy na gg - Najlepsze opisy gadu do Twojego komunikatora - najlepszy tani hosting stron www - odzyskiwanie danych Warszawa - gotseoweb - Programy - zamów dobry hosting - automatyczna aktywacja - Informatycy Słownik - ourage

G:1,M:0,Y:36