[Posted and Replied]
Salut Marc,

You could find an ini file function. Something like:

http://www.zend.com/apidoc/c1948.php
http://ca.google.yahoo.com/bin/query_ca?p=how+to+access+an+ini+file+using+PHP&y=on&hc=0&hs=0

You would have to add one line:

[MyData]
name=foo
age=100
sex=y

I've done it with Perl, but have never found anything for PHP.
Have you thought of a mysql database? That's all I use now.



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

Reply via email to