Re: [PHP] Blooging Portal

2007-07-31 Thread Jad madi
ng from UWC is covered by disclaimer > http://www.uwc.ac.za/portal/uwc2006/content/mail_disclaimer/index.htm > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Jad Madi

[PHP] How would you do this ?

2006-09-25 Thread Jad madi
I'm building an RSS aggregator so I'm trying to find out the best way to parse users account feeds equally so Lets say we have 20.000 user with average of 10 feeds in account so we have about 200.000 feed How would you schedule the parsing process to keep all accounts always updated without killi

Re: [PHP] Re: PHP daemons

2006-05-16 Thread Jad madi
Martin, I'm afraid we cannot help you without reading the code, paste it to phpfi.com and send the url here now the general answer is, OOP or not OOP it doesn't matter there is problem in the code whatever and however it's written dude. -- PHP General Mailing List (http://www.php.net/) To unsu

Re: [PHP] PHP Book Recommendation

2006-04-08 Thread Jad madi
it depends on your programming level and taste of reading I really like "Advanced PHP programming" but some people he's a lousy teacher, SitePoint books are the most reader friendly books but maybe they aren't the most valuable books in the market. In the last two months the market got load of ne

Re: [PHP] Zend Certification

2006-04-07 Thread Jad madi
till only be $400. I don't want to sound petty, > but what's another $200 for a second certification - having both will > give you that long_time_user status. > > On 4/7/06, Jad madi <[EMAIL PROTECTED]> wrote: > If taking the exam now makes different to

Re: [PHP] Zend Certification

2006-04-07 Thread Jad madi
If taking the exam now makes different to you then go for it, actually I scheduled the exam 29 April bluntly just for the sake of salary increment heh On Fri, 2006-04-07 at 14:33 -0700, Ray Hauge wrote: > Hello All, > > I've been thinking about taking the ZCE test. I want to, but I also want i

Re: [PHP] IF or SWITCH

2006-04-07 Thread Jad madi
Kevin, I'm just curious to know how to did you do that benchmark. On Fri, 2006-04-07 at 12:40 +1000, Kevin Waterson wrote: > This one time, at band camp, Robert Cummings <[EMAIL PROTECTED]> wrote: > > > I'm gonna go out on a limb here and say WRONG! > > > > Run yourself a benchmark. > > bench

[PHP] fetching words

2005-10-19 Thread Jad Madi
Hi, guys I have two tables, articles and keywords, what I want to do is to scan articles and grab every single word used in an article to the keyword table any idea how to do that -- Regards Jad madi Blog http://EasyHTTP.com/jad/ Web standards Planet http://W3planet.net/ -- PHP General Mailing

[PHP] session clustering

2005-09-22 Thread Jad Madi
guys, do you recommend session clustering within php application itself or going with higher level, maybe database sessions and then database clustering? -- Regards Jad madi Blog http://EasyHTTP.com/jad/ Web standards Planet http://W3planet.net/ -- PHP General Mailing List (http://www.php.net

Re: [PHP] php products licensing system

2005-02-15 Thread Jad Madi
as I said, we are willing to have our product open source, but No free. and that fair enough, thats why I'm asking about a good method to protect our products from being used illegaly and keeping it open source On Tue, 15 Feb 2005 13:05:52 +0200, Jad Madi <[EMAIL PROTECTED]> wrote:

[PHP] php products licensing system

2005-02-14 Thread Jad Madi
Hi folks I hardly convince my company to have their PHP products open source, now the challenge is to protect their products from being stolen and used illegally so we may Encode only one or two files to keep the use of our products on Certain domain or IP address. Any idea how to accomplish this

Re: [PHP] mysql_connect vs mysql_pconnect

2004-11-27 Thread Jad Madi
http://www.google.com/search?lr=&ie=UTF-8&oe=UTF-8&q=mysql_connect%20vs%20mysql_pconnect On Fri, 26 Nov 2004 19:55:29 +0100, fabien champel <[EMAIL PROTECTED]> wrote: > hello, > I do not know when I must use mysql_pconnect instead of the mysql_connect :( > > what are the real advantages of persi

Re: [PHP] How does one get into programming?

2004-11-27 Thread Jad Madi
Well said Rory Browne after that I recommend downloading some php scripts and start reading their codes and understanding the programming design style.. On Thu, 25 Nov 2004 15:18:16 +0200, Ewald <[EMAIL PROTECTED]> wrote: > I've been in IT for about 12 years and is looking to change my direction

Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-11 Thread Jad Madi
- User8 is [EMAIL PROTECTED] * [EMAIL PROTECTED] User8 using arcor.de.eu.dal.net www.arcor.de - Arcor Online Serv On Mon, 11 Oct 2004 23:34:18 +0530, Sagar C Nannapaneni <[EMAIL PROTECTED]> wrote: > You can use SMSTERM > > /sagar > > > - Original Message - > From: "SunTan.co.uk" <[EMAI

[PHP] Knowlegde Base

2004-09-03 Thread Jad Madi
greetings i'm looking for good/free Knowledge Base/ FAQ system any recommendation ? -- http://www.jadmadi.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] debugging messages in popup windows

2004-08-18 Thread Jad Madi
guys, I'm working on a project, and running a php debug script while testing the script, How can I make the debug messages(including error and warning) appears only in popup window? and update automaticly when clicking on another link Thanks in advance -- PHP General Mailing List (http://www.php