----- Original Message -----
From: "toby z" <[EMAIL PROTECTED]>
To: "Tomator" <[EMAIL PROTECTED]>; "php hlp list"
<[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 9:40 AM
Subject: Re: [PHP-WIN] Re: appending to stored form input in xml file....
????


> >Or
> >store your data in database (such as textfile) and
> >generate your XML
> >dynamically with PHP as others do.
>
>  thnx ....
> but please do tell me how i can do that ...
> id be really gratefull if u could give me a link or
> sumthing .....
> since ive just started working with these tools ....
>
> thnx a million
>
> toby .....
>
>
>

I'm new to PHP also, but I easily create HTMLs dynamically. Everything is
described in PHP documentation.
To maintenance text files could be helpfull functions like explode() &
implode(), but I prefer MySQL.
XML is also mentioned id PHP docs.
PHP programming is fun if you are familiar with programming from elsewhere.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to