Re: [PHP-DEV] Re: implementation of islamic (hijri) calendar for Calendar extension

2004-08-16 Thread mostapha31
Hi, these is my contribution to implement islamic (hijri) calendar. Waiting for your suggestions. Without knowing the internals of the hijri calender here are a few generic suggestions: 1) Consider using zend_parse_parameters rather than zend_get_parameters, it'll help furture readability. for

Re: [PHP-DEV] implementation of islamic (hijri) calendar for Calendar extension

2004-08-02 Thread mostapha31
be a year. Hopefully closer to tomorrow than a year.. - Steph DevZone Editor www.zend.com -Original Message- From: mostapha31 [mailto:[EMAIL PROTECTED] Sent: 01 August 2004 14:26 To: PHP Internals List Subject: [PHP-DEV] implementation of islamic (hijri) calendar for Calendar extensi

[PHP-DEV] implementation of islamic (hijri) calendar for Calendar extension

2004-08-01 Thread mostapha31
Hi these is my contribution to implement islamic (hijri) calendar. Waiting for your suggestions. diff -N -u -r source/php-4.3.8/ext/calendar/calendar.c compiled/php-4.3.8/ext/calendar/calendar.c --- source/php-4.3.8/ext/calendar/calendar.c2003-08-28 21:01:24.0 +0100 +++ compiled/php-4.

[PHP-DEV] how to post my contribution

2004-07-21 Thread mostapha31
Hi, i want to praticipate in development of php, can you help me to post my contribution, how cab i do it. thanks. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [Calendar] Implemetation of Islamic calendar

2004-07-21 Thread mostapha31
Hi, Here you will find the implimentation of islamic (hijri) calendar for the extension CALENDAR. But some modifications are required, please help me Thanks. /* $selId: hijri.c,v 1.0 2004/07/20 14:50:00 lees Exp $ * Copyright 2004-2004, Mostapha ([EMAIL PROTECTED]), all rights reserved. * Permi