|
From: Marook K. <ma...@cr...> - 2005-11-29 11:10:43
|
Hi Nicolas,
Well, it was just a suggestion for an easy solution, so you didn't =20
have to include XML parsing functions, or write your own parser - or =20
at least a very simple write function.
As the 'parser' would be a simple 'include "path/to/file.inc.php";'
and the write could simply run through the defined variables, maybe =20
in an array, it should be Very simple.
But if you wanna play around with parsing & writing XML files (or =20
plain text), then fine with me - it's just raising the implementation =20=
level... ;-)
Best,
Jakob Peterh=E4nsel
'I don't have to try to be a sex bomb, I am one!'
- Kylie Minogue
Email: ja...@hj...
AIM: Marook
Phone: +45 22684961
On 29/11/2005, at 11:12, Nicolas Contamin wrote:
> On 11/29/05, Marook Kenja <ma...@cr...> wrote:
>> Hi All,
>>
>> Why not write a PHP constant definition file insted?
>>
>> Then you only need to Write the file, not parse it back, as it would
>> be simple
>>
>> define ('theSettingName', 'theValue');
>> lines. Would that not be easier, or?
>
> I hardly find the interest of a static page in a script format.
> When I'll click on the 'save' button, I'll have to rewrite a php file
> ? Sound strange to me.
>
> Would mind to explain a little bit more ?
> Parsing is not a real charge for the server according to the =20
> current process.
>
>
> Nicolas.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through =20
> log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD =20
> SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id=16865&op=3Dclick
> _______________________________________________
> Phpicalendar-devel mailing list
> Php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel
|