Re: [PHP] Function not in the documentation

2008-05-20 Thread Zoltán Németh
=strip_illegal_chars so it is not a php builtin function. also Google returns 0 results for 'strip_illegal_chars php' so it must be defined somewhere in the code you found it greets, Zoltán Németh thnx, Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] 0T - Request for quick test

2008-05-20 Thread Zoltán Németh
/ezee-ecard-egreetings/step2_v2.php All i want you to do is click the above link, click the file/browse button and try to upload a .jpg/jpeg image... works here on firefox 3 beta 5 / ubuntu greets, Zoltán Németh Thanks in advance! Ryan P.S section is not yet open am still testing stuff

Re: [PHP] Enterprise

2008-05-20 Thread Zoltán Németh
or not greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Improving development process / help with developer setup

2008-05-19 Thread Zoltán Németh
to maintain the developer's machine somewhat synchronized with the production server. Am I missing a third/fourth (better) etc option? why not switch everything to linux and run IE in wine or vmware on the developer's machine? that way you don't have to maintain windows machines at all greets, Zoltán

Re: [PHP] Improving development process / help with developer setup

2008-05-19 Thread Zoltán Németh
machine. one server is cheaper than multiple vmware windozes, but multiple wine instances with IE are free. ;) greets, Zoltán Németh why not switch everything to linux and run IE in wine or vmware on the developer's machine? that way you don't have to maintain windows machines at all

RE: [PHP] Get array as string --Help

2008-05-09 Thread Zoltán Németh
Yet another option is use serialize(array()) or you could use var_export if you need php code http://php.net/var_export greets, Zoltán Németh Chetan Dattaram Rane Software Engineer -Original Message- From: Shelley [mailto:[EMAIL PROTECTED] Sent: Friday, May 09, 2008 3:11 PM

Re: [PHP] using explode

2008-05-05 Thread Zoltán Németh
) casting is maybe not required, but I think it's good practice) greets, Zoltán Németh -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Quarters

2008-04-15 Thread Zoltán Németh
, which is used by the program greets, Zoltán Németh Cheers, tedd PS: I originally wrote the game for the Mac over eight years ago. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] where to put a function

2008-04-15 Thread Zoltán Németh
of functions, and only include what you need greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] require_once dying silently

2008-04-09 Thread Zoltán Németh
); greets, Zoltán Németh I've confirmed that the file setup.php exists and is readable. I've got error_reporting in php.ini set to E_ALL. I'm running Apache 2 and PHP5 on Kubuntu 7.10. Nothing shows up in my apache error log, and PHP itself produces absolutely

Re: [PHP] require_once dying silently

2008-04-09 Thread Zoltán Németh
but protected or private it would throw a fatal error. Also, OOP is nice and all (not to start a thread about OOP again), but putting your config into an object seems a bit overdo to me. I think you know I don't agree with that, but I too don't want to start this over ;) greets, Zoltán

Re: [PHP] New Ajax search component

2008-04-09 Thread Zoltán Németh
. But that was years ago and I'm sure everything is fine now, but I've already left. ;) I use prototype together with some parts of YUI, some parts of ExtJS, TinyMCE, and a bunch of my own scripts, and there is no interference between them. And it all seems to work on the latest opera. greets, Zoltán Németh

Re: [PHP] require_once dying silently

2008-04-09 Thread Zoltán Németh
because it highlights better in VIM :p I stand corrected, I just tried putting an object property into double quotes and it works greets, Zoltán Németh Also, OOP is nice and all (not to start a thread about OOP again), but putting your config into an object seems a bit overdo to me. Me too

[Fwd: Re: [PHP] Recommended PHP Editors?]

2008-04-08 Thread Zoltán Németh
messages ;) greets, Zoltán Németh Andrew --PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED] --PHP

Re: [PHP] Recommended PHP Editors?

2008-04-08 Thread Zoltán Németh
Jason Pruim írta: On Apr 8, 2008, at 1:48 PM, Zoltán Németh wrote: Jason Pruim írta: On Apr 8, 2008, at 11:02 AM, Andrew Ballard wrote: On Tue, Apr 8, 2008 at 10:56 AM, Jochem Maas [EMAIL PROTECTED] wrote: Robert Cummings schreef: On Tue, 2008-04-08 at 07:21 +0200, Nitsan Bin-Nun wrote

Re: [PHP] PostTrack Updates

2008-04-06 Thread Zoltán Németh
to start with!';? ?php echo Just continue answering to this topic.\n; ? ?php echo The last answer wins the weeks 'most code' award :);? greets, Zoltán Németh :) ;) Cheers, Rob. --http://www.interjinn.com Application and Templating Framework for PHP --PHP General Mailing List (http

Re: [PHP] Posting Summary for Week Ending 4 April, 2008: php-general@lists.php.net

2008-04-06 Thread Zoltán Németh
PostTrack [Dan Brown] írta: 10 (3.4%) 33529 (8.5%) Zoltán Németh znemeth at alterationx dot hu 1 (0.3%) 2502(0.6%) Zoltán Németh znemeth at alterationx dot hu what's the difference? they should be added up, no? greets, Zoltán Németh -- PHP General

Re: [PHP] PostTrack Updates

2008-04-06 Thread Zoltán Németh
be changed if there's enough desire. * CodeCount *will not* differentiate between Good and Bad code. If you forget a semicolon, it'll still count. that's a cool feature! greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Posting Summary for Week Ending 4 April, 2008: php-general@lists.php.net

2008-04-06 Thread Zoltán Németh
Daniel Brown írta: On Sun, Apr 6, 2008 at 7:31 AM, Zoltán Németh [EMAIL PROTECTED] wrote: PostTrack [Dan Brown] írta: 10 (3.4%) 33529 (8.5%) Zoltán Németh znemeth at alterationx dot hu 1 (0.3%) 2502(0.6%) Zoltán Németh znemeth at alterationx

Re: [PHP] Posting Summary for Week Ending 4 April, 2008: php-general@lists.php.net

2008-04-06 Thread Zoltán Németh
Daniel Brown írta: On Sun, Apr 6, 2008 at 11:27 AM, Zoltán Németh [EMAIL PROTECTED] wrote: maybe the problem didn't appear before, or I just didn't notice it... It was the first time I'd noticed it myself, so it's possible that it's the first time it happened. I really only noticed

Re: [PHP] Dynamic dropdown lists (select)

2008-04-04 Thread Zoltán Németh
and Im not sure if the functionality will work on these devices. I would go for ajax, if possible, but I don't know if it works on wap or not greets, Zoltán Németh Please advise. Thanks in advance Angelo Web: http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net

Re: [PHP] How to write simpleXML object to a file

2008-04-04 Thread Zoltán Németh
://hu.php.net/manual/en/function.simplexml-element-asXML.php greets, Zoltán Németh Thank you You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. http

Re: [PHP] April Fools Easter Egg

2008-04-01 Thread Zoltán Németh
instead of the dog. 5.1.0: http://www.primateapplications.com/info.php.gif 5.2.5: http://www.primateapplications.com/info.php same here, distorted image on 5.2.5 and dog on 5.1.2 :) greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Dates Again

2008-03-31 Thread Zoltán Németh
/substracting - 86400 for a day - 3600 for an hour then convert back with strftime() http://hu.php.net/strtotime http://hu.php.net/strftime greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: optimilize web page loading

2008-03-30 Thread Zoltán Németh
Robert Cummings írta: On Sat, 2008-03-29 at 10:16 +0100, Zoltán Németh wrote: One last thing though... even if this were escaped and even if there were fifty variables embedded, a good bytecode optimizer (not quite the same as a bytecode cacher) would optimize the bytecode for caching so

Re: [PHP] Re: optimilize web page loading

2008-03-29 Thread Zoltán Németh
2008. 03. 28, péntek keltezéssel 10.59-kor Robert Cummings ezt írta: On Fri, 2008-03-28 at 15:30 +0100, Zoltán Németh wrote: 2008. 03. 28, péntek keltezéssel 10.24-kor Robert Cummings ezt írta: On Fri, 2008-03-28 at 14:46 +0100, Zoltán Németh wrote: yeah maybe. you're right

Re: [PHP] Re: optimilize web page loading

2008-03-29 Thread Zoltán Németh
2008. 03. 28, péntek keltezéssel 11.31-kor tedd ezt írta: At 9:14 AM +0100 3/28/08, Zoltán Németh wrote: This way for literal strings, the PHP parser doesn't have to evaluate this string to determine if anything needs to be translated (e.g., $report .= I like to $foo). A minimal

Re: [PHP] why won't my array work?

2008-03-29 Thread Zoltán Németh
the next time they are in my town! :) from the print_r it looks like that you could access it like $chpwrow[0]['loginPassword'] greets, Zoltán Németh -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED

Re: [PHP] Posting Summary for Week Ending 28 March, 2008: php-general@lists.php.net

2008-03-29 Thread Zoltán Németh
hey I made into the top five! celebrating this, now I top post :D ;) greets, Zoltán Németh 2008. 03. 28, péntek keltezéssel 16.00-kor PostTrack [Dan Brown] ezt írta: Posting Summary for PHP-General List Week Ending: Friday, 28 March, 2008 Messages| Bytes

Re: [PHP] Simple RegEx to pull out content between 2 markers

2008-03-29 Thread Zoltán Németh
between any open and the next close more info here: http://hu.php.net/manual/en/reference.pcre.pattern.modifiers.php http://hu.php.net/manual/en/reference.pcre.pattern.syntax.php greets, Zoltán Németh Thanks, Jon -- jon bennett w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon

Re: [PHP] Re: optimilize web page loading

2008-03-28 Thread Zoltán Németh
, concatenation is better than interpolation greets, Zoltán Németh -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337

Re: [PHP] Re: optimilize web page loading

2008-03-28 Thread Zoltán Németh
escaped characters within single quotes too. so the difference only comes in when you actually have a variable in the string. greets, Zoltán Németh -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason

Re: [PHP] Re: optimilize web page loading

2008-03-28 Thread Zoltán Németh
to $foo). A minimal speedup, but nonetheless... that above statement is simply not true. parsing foo and 'foo' is all the same a good read about it: http://blog.libssh2.org/index.php?/archives/28-How-long-is-a-piece-of-string.html greets, Zoltán Németh ~Philip Andrew Ballard wrote: On Wed

Re: [PHP] Re: optimilize web page loading

2008-03-28 Thread Zoltán Németh
2008. 03. 28, péntek keltezéssel 09.19-kor Zoltán Németh ezt írta: 2008. 03. 27, csütörtök keltezéssel 10.21-kor Shawn McKenzie ezt írta: Jason Pruim wrote: On Mar 27, 2008, at 11:05 AM, Shawn McKenzie wrote: Al wrote: Good point. I usually do use the single quotes, just happened

Re: [PHP] Re: optimilize web page loading

2008-03-28 Thread Zoltán Németh
2008. 03. 28, péntek keltezéssel 09.00-kor Robert Cummings ezt írta: On Fri, 2008-03-28 at 09:31 +0100, Zoltán Németh wrote: 2008. 03. 28, péntek keltezéssel 09.19-kor Zoltán Németh ezt írta: 2008. 03. 27, csütörtök keltezéssel 10.21-kor Shawn McKenzie ezt írta: Jason Pruim wrote

Re: [PHP] Re: optimilize web page loading

2008-03-28 Thread Zoltán Németh
2008. 03. 28, péntek keltezéssel 10.24-kor Robert Cummings ezt írta: On Fri, 2008-03-28 at 14:46 +0100, Zoltán Németh wrote: yeah maybe. you're right, the bytecode is the same. but somewhere I heard that the parsing is the same too - because escaped characters can be in any string

Re: [PHP] character encoding

2008-03-26 Thread Zoltán Németh
and your email. I think outlook can cope with that, though I'm not sure ;) greets, Zoltán Németh Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] character encoding

2008-03-26 Thread Zoltán Németh
of Outlook while this garbaged email shows it doesn't work. I still see the garbage, yet my outlook is set for utf-8 !! then change the collation of that table to utf8 and store all data in utf8 greets Zoltán Németh Bill -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Why won't this query work?

2008-03-25 Thread Zoltán Németh
of knowing that. Who was it, Jochem or Zoltan who said that? ;-P) /me points at Jochem ;) greets Zoltán Németh NEVER trust that the data is escaped regardless of where it originated. Supposed someone else writes a script to tie into your database and doesn't escape it, and Hagar

Re: [PHP] Manipulating PDF

2008-03-25 Thread Zoltán Németh
want with those old files. http://webbytedd.com/bb/pdf/ where's the source for that? greets, Zoltán Németh Cheers, tedd -- --- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Closures

2008-03-19 Thread Zoltán Németh
on the fly from an interface as per java 5. o and inner classes would be nice too, but maybe traits would address that desire, i dont know. -nathan I agree with this greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to get error context

2008-03-17 Thread Zoltán Németh
says this, which I too did not notice earlier: Note: You can suppress the error message on failure by prepending a @ to the function name. this implies that error message is raised on error, but don't ask me why ;) greets, Zoltán Németh --- Zoltán Németh [EMAIL PROTECTED] wrote: 2008. 03. 14

Re: [PHP] What's wrong the __autoload()?

2008-03-14 Thread Zoltán Németh
something which will trigger its resurrection greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Sending multiple values from a form having same field names.

2008-03-14 Thread Zoltán Németh
\/td; make field_data an array indexed by field_id input type=text name=field_data[?php echo $field_id; ?] greets, Zoltán Németh } elseif ($datatype==textarea) { echo tdtextarea rows=\10\ cols=\100\ name=\field_data\/textareabr/td; } echo /tr

Re: [PHP] How to get error context

2008-03-14 Thread Zoltán Németh
on error, others throw warnings/notices/errors... greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to get error context

2008-03-14 Thread Zoltán Németh
not be executed because of some error in the code itself. greets, Zoltán Németh --- Zoltán Németh [EMAIL PROTECTED] wrote: 2008. 03. 14, péntek keltezéssel 07.20-kor It Maq ezt írta: So i'm wondering if there are some rules that can help me know if an error will be reported

Re: [PHP] best practices in error handling in PHP

2008-03-12 Thread Zoltán Németh
exceptions I would go for try/catch, define different exception classes if different actions need to be taken, catch them based on their class to take appropriate action, and catch anything else in the top layer. greets, Zoltán Németh The error handling i want to implement will be done in a big

Re: [PHP] What's wrong the __autoload()?

2008-03-12 Thread Zoltán Németh
(and a few that would be cool in php frameworks but not yet implemented), but I strongly think that Ruby as a language just plain sucks ;) greets, Zoltán Németh On the other hand, if there's something in Rails you genuinely don't understand, I'll be happy to assist you with that particular

Re: [PHP] What's wrong the __autoload()?

2008-03-12 Thread Zoltán Németh
2008. 03. 12, szerda keltezéssel 12.12-kor Greg Donald ezt írta: On 3/12/08, Zoltán Németh [EMAIL PROTECTED] wrote: but I strongly think that Ruby as a language just plain sucks ;) And exactly how many projects do you have under your belt to allow you to develop this opinion? What's

Re: [PHP] What's wrong the __autoload()?

2008-03-12 Thread Zoltán Németh
2008. 03. 12, szerda keltezéssel 13.27-kor Greg Donald ezt írta: On 3/12/08, Zoltán Németh [EMAIL PROTECTED] wrote: ok, I admit I don't have experience with Ruby but I have experience with php. and I don't have experience with Ruby because I read some manuals and example codes and whatnot

RE: [PHP] What's wrong the __autoload()?

2008-03-12 Thread Zoltán Németh
, and the subject line should be relevant to your question, and etc etc etc greets, Zoltán Németh -Original Message- From: Andrés Robinet [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 2:53 PM To: 'Robert Cummings'; 'Zoltán Németh' Cc: 'Greg Donald'; php-general@lists.php.net

Re: [PHP] What's wrong the __autoload()?

2008-03-12 Thread Zoltán Németh
might need in the class definition? greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] /?feed=rss2

2008-03-11 Thread Zoltán Németh
2008. 03. 11, kedd keltezéssel 09.37-kor Richard Heyes ezt írta: /etch/hosts Typo. That should be: /etch/hosts I bet you mean /etc/hosts :) greets, Zoltán Németh -- Richard Heyes Employ me: http://www.phpguru.org/cv -- PHP General Mailing List (http://www.php.net

Re: [PHP] maintaining [user] state without a session ...

2008-03-11 Thread Zoltán Németh
article. I've also realized long ago that I only need user id in to be stored in the session, and also considered storing that in some encrypted cookie, so I might just take and use your solution if you don't mind ;) greets, Zoltán Németh -Stut -- http://stut.net/ -- PHP General

Re: [PHP] maintaining [user] state without a session ...

2008-03-05 Thread Zoltán Németh
2008. 03. 4, kedd keltezéssel 12.15-kor Daniel Brown ezt írta: but what else would I do? Spend time with the pre-wife? sure that's what you should :) greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] maintaining [user] state without a session ...

2008-03-05 Thread Zoltán Németh
, but after some years it started causing kernel panic and ended up crashing all my systems... since then I had only pre-alfa candidates and one RC1, but none of them could manage to release... greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Re: Variable post as array

2008-03-05 Thread Zoltán Németh
or whatever suits your database most greets, Zoltán Németh the $txtPhoto is the parameter Angelo Zanetti [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] What is on line 49? What variable are you passing as the parameter? -Original Message- From: Pieter du Toit

Re: [PHP] auto-wrap on posts

2008-02-29 Thread Zoltán Németh
gmail then.. Ray, if I start a thread, I'm fairly sure the list sends the email back to me. i dont get an email back until someone replies. that must be a gmail thing, I get everything back greets, Zoltán Németh -nathan -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-29 Thread Zoltán Németh
bar. my editor converts my tab hits to the configured number of spaces, that's it. greets, Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-29 Thread Zoltán Németh
, and losing a commit is really hard even if you screw things up seriously (I know I've done that a couple of times when I was new to git, but I could manage to restore everything) greets, Zoltán Németh I use a workspace to the right of my dev workspace in which I load my browser for checking

Re: [PHP] Re: Sometimes I wonder why I even started programming...

2008-02-29 Thread Zoltán Németh
2008. 02. 29, péntek keltezéssel 10.17-kor Colin Guthrie ezt írta: Zoltán Németh wrote: I strongly recommend git. it has several great advantages above cvs or svn. for example, it does not store whole copies of the whole tree if you make a branch, but stores only the differences. it is much

Re: [PHP] What design patterns do you usually use?

2008-02-29 Thread Zoltán Németh
2008. 02. 29, péntek keltezéssel 10.12-kor tedd ezt írta: At 8:52 AM +0100 2/29/08, Zoltán Németh wrote: it's not just that, it's also a different way of thinking about your data. for example say you have a 'user' - you always have one of that ;) in procedural code you would store

Re: [PHP] What design patterns do you usually use?

2008-02-29 Thread Zoltán Németh
2008. 02. 29, péntek keltezéssel 14.28-kor tedd ezt írta: At 4:36 PM +0100 2/29/08, Zoltán Németh wrote: sure, all information belonging to an object is usually in a record of a db. but, you mean include('user_functions.php') automatically loads that data? based on what? a global $user_id

Re: [PHP] Cannot even come up with the beginning of a regex

2008-02-28 Thread Zoltán Németh
2008. 02. 28, csütörtök keltezéssel 00.02-kor Dotan Cohen ezt írta: On 27/02/2008, Zoltán Németh [EMAIL PROTECTED] wrote: sorry that's messed up a bit, as I typed it right here in my mailer ;) preg_replace('/\b([^\s]+)a\b.*/U', '$1A', 'whatever i want that hasa a on the end

Re: [PHP] Cannot even come up with the beginning of a regex

2008-02-28 Thread Zoltán Németh
2008. 02. 28, csütörtök keltezéssel 11.23-kor Dotan Cohen ezt írta: On 28/02/2008, Zoltán Németh [EMAIL PROTECTED] wrote: Thank you very much, Zoltan. Is there a known UTF-8 limitation? Because it works fine for me in English letters (well, the opposite of what I needed but I was able

Re: [PHP] Guidance

2008-02-28 Thread Zoltán Németh
yourself. look at the bottom of this message. greets, Zoltán Németh Best regards, Timothy Asiedu. Stut [EMAIL PROTECTED] wrote: On 27 Feb 2008, at 21:50, Shawn McKenzie wrote: Shawn McKenzie wrote: Stut wrote: I've interviewed more than my fair share

Re: [PHP] What design patterns do you usually use?

2008-02-28 Thread Zoltán Németh
2008. 02. 28, csütörtök keltezéssel 09.12-kor tedd ezt írta: At 8:57 AM +0100 2/28/08, Zoltán Németh wrote: 2008. 02. 27, szerda keltezéssel 14.02-kor tedd ezt írta: Just about all my code was reduced to functions and all functions were placed in files according theme. My main

Re: [PHP] Choose Your Common Design Patterns

2008-02-28 Thread Zoltán Németh
with the possibility to vote for more than one. since you're asking which ones we use, not which one. and most of us has more than one very frequently used pattern ;) anyway, I voted for MVC since nowadays I use that one most of the time greets Zoltán Németh Those options are the ones that we often use

Re: [PHP] How do you send stylized email?

2008-02-27 Thread Zoltán Németh
your money could better go to student loans and raising a family. http://debianddan.com/ CC: Debs congratulations :) greets Zoltán Németh -- /Dan Daniel P. Brown Senior Unix Geek ? while(1) { $me = $mind--; sleep(86400); } ? -- PHP General Mailing List (http

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Zoltán Németh
2008. 02. 27, szerda keltezéssel 19.50-kor skylark ezt írta: Hi guys, What design patterns do you usually use? whichever seems fit to the situation ;) for me its most often singleton, registry, factory, activerecord and you could also read the thread about these last week... greets Zoltán

Re: [PHP] Cannot even come up with the beginning of a regex

2008-02-27 Thread Zoltán Németh
2008. 02. 27, szerda keltezéssel 13.51-kor Zoltán Németh ezt írta: 2008. 02. 27, szerda keltezéssel 12.46-kor Dotan Cohen ezt írta: Hi all, it's been a while since I've written with a regex problem. This time, I'm stumped. I've got some text that needs to have five letters, if found

Re: [PHP] Cannot even come up with the beginning of a regex

2008-02-27 Thread Zoltán Németh
: http://hu.php.net/manual/en/reference.pcre.pattern.modifiers.php greets Zoltán Németh For those who want more details for curiosity's sake, I'm writing a Hebrew transliteration engine for the gibberish.co.il website. This function will handle the Final Letter situations. Thanks in advance

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Zoltán Németh
the work of someone else in the team. how would you do that without class structure? greets Zoltán Németh -- Aschwin Wesselius social What you would like to be done to you, do that to the other /social -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Multiple Inheritance

2008-02-27 Thread Zoltán Németh
that ;) greets Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Zoltán Németh
2008. 02. 27, szerda keltezéssel 12.45-kor Nathan Nobbe ezt írta: On Wed, Feb 27, 2008 at 12:32 PM, Zoltán Németh [EMAIL PROTECTED] wrote: 2008. 02. 27, szerda keltezéssel 17.42-kor Aschwin Wesselius ezt írta: Nathan Nobbe wrote: i understand designing for simplicity is key, however

Re: [PHP] Are these Truthful Proof about PHP ??

2008-02-27 Thread Zoltán Németh
thing is, never believe anything from microsoft ;) greets, Zoltán Németh Thanks. Williams. - Never miss a thing. Make Yahoo your homepage. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Zoltán Németh
2008. 02. 27, szerda keltezéssel 14.02-kor tedd ezt írta: At 6:32 PM +0100 2/27/08, Zoltán Németh wrote: thanks to its good class structure if we need to modify something we know which file to open and where to modify, even if that class was originally the work of someone else in the team. how

Re: [PHP] RE: temprorary error

2008-02-25 Thread Zoltán Németh
2008. 02. 24, vasárnap keltezéssel 15.55-kor tedd ezt írta: At 7:38 PM +0100 2/24/08, Zoltán Németh wrote: 2008. 02. 24, vasárnap keltezéssel 09.59-kor Mary Anderson ezt írta: Hey guys, Isn't this thread a bit OT? well, for a php list sure it is... but not the first one

Re: [PHP] Re: temporary error

2008-02-24 Thread Zoltán Németh
cloud a bible :) hehe that site rocks :) greets Zoltán Németh -- Greg Donald http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] RE: temprorary error

2008-02-24 Thread Zoltán Németh
and some humor (the 'rewrite the bible' site) greets Zoltán Németh Mary Anderson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP: Ajax send()

2008-02-22 Thread Zoltán Németh
and echo $datafield[0] or echo $main_table it returns nothing... just blank and if you var_dump($_POST) what does it show? greets Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Date Function

2008-02-22 Thread Zoltán Németh
://hu.php.net/date ;) greets Zoltán Németh echo $start_date; ? output is 2008-02-22 02:00:00 but not 2008-02-22 14:00:00 How can i get my output as 2008-02-22 14:00:00. Thanks V -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP: Ajax send()

2008-02-22 Thread Zoltán Németh
this is clearly not a php problem greets Zoltán Németh On Fri, 2008-02-22 at 20:54 +0100, Zoltán Németh wrote: 2008. 02. 22, péntek keltezéssel 14.32-kor germana ezt írta: So... i was checking my localhost with wireshark (a sniffer) and i found that the DATA is send after the POST

Re: [PHP] PHP: Ajax send()

2008-02-22 Thread Zoltán Németh
know what kind of ajax scripts you use, I've never seen 'nuevoAjax' before, but its clearly a problem with your javascript, not php. correctly sent requests contain the post data, so $_POST is not empty if you send anything greets Zoltán Németh if i do var_dump($_POST) is: array(0

Re: [PHP] Re: unable to unset reference

2008-02-20 Thread Zoltán Németh
: -- object(stdClass)#1 (1) { [a]= string(7) ayayaye } So if you unset a reference you are dereferencing it. If you want to unset both, then unset the object, in this case $x. I think he should unset all references to the object, $x and $b[0] as well. greets Zoltán Németh -Shawn

Re: [PHP] Help on running external command

2008-02-20 Thread Zoltán Németh
not build the string first, then exec() it? that way you can always echo out the string to check what might be the problem. $cmd = 'su - vpopmail /var/qmail/bin/maildirmake/home/vpopmail/domains/wwlib.lan/' . $username; exec($cmd); greets Zoltán Németh Any help would be appreciated. Warm

Re: [PHP] Call PHP script from MySQL

2008-02-19 Thread Zoltán Németh
applications. greets Zoltán Németh Any help would be appreciated. Warm Regards, Mário Gamito -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: mysql input

2008-02-19 Thread Zoltán Németh
command? -e Have you tried: dont_fuck_up_my_mysql_command() Hrmph, I can't seem to find that in the manual... it's been depricated I heard in favour of unfuck(); as I remember its also in SPL. $whatever = new MySqlCommandUnFucker($command); $whatever-unFuck(); :D greets Zoltán

Re: [PHP] open a secondary window/tab in the browser from php

2008-02-18 Thread Zoltán Németh
be printed. In the mean time, the original window contains a confirmation message, to continue with the work flow. I would like to do this without use of JavaScript I don't think you can do that... greets Zoltán Németh Any combination of headers ?? Any hints appreciated. JCG

Re: [PHP] XSLTProcessor without validation

2008-02-15 Thread Zoltán Németh
? http://bugs.php.net/report.php the captcha is clearly there for me (firefox, ubuntu linux)... however if it is not there in every browser that's a bug which should be reported :) greets Zoltán Németh Regards Siegfried -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Template system in PHP

2008-02-14 Thread Zoltán Németh
external app with SOAP interface) YAML is good for configuration files and stuff like that, but in no way is replacement for XML, which is much more flexible and has the DOM API which is very powerful. and by the way, symfony has YAML configuration files and a plugin for REST services. greets Zoltán

Re: [PHP] Static variable in a class method

2008-02-14 Thread Zoltán Németh
keyword in functions, and will most likely never use a class in PHP... If a website is complicated enough to need a class hierarchy, then something is wrong in your Design. :-) :-) :-) who said we make websites with all those classes and frameworks? ;) greets Zoltán Németh -- Some people have

Re: [PHP] Exception handling with file()

2008-02-11 Thread Zoltán Németh
://myserver.com/myfile.txt'); $data = @file('http://myserver.com/myfile.txt'); if ($data === FALSE) throw new Exception('whatever'); hope that helps Zoltán Németh $date = substr($data, 0); } catch (Exception $e) { $data = it failed; } echo

Re: [PHP] PEAR website and MSIE 6

2008-02-11 Thread Zoltán Németh
2008. 02. 1, péntek keltezéssel 04.40-kor Robert Cummings ezt írta: On Fri, 2008-02-01 at 10:11 +0100, Zoltán Németh wrote: 2008. 01. 31, csütörtök keltezéssel 12.47-kor Robert Cummings ezt írta: On Thu, 2008-01-31 at 18:18 +0100, Jochem Maas wrote: Eric Butera schreef: On Jan 31

Re: [PHP] mysql question #2

2008-02-10 Thread Zoltán Németh
the if function // this above might contain bugs as I just wrote it up here in my mailer greets Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Recommended ORM for PHP

2008-02-08 Thread Zoltán Németh
2008. 02. 7, csütörtök keltezéssel 13.15-kor Manuel Lemos ezt írta: Hello on 02/07/2008 07:26 AM Zoltán Németh said the following: When creating a LAMP app, I always start by writing ORM myself. It's fun but it usually takes a long time. Besides, that always results in a toy-system, I

Re: [PHP] fgets???

2008-02-08 Thread Zoltán Németh
the first line. sure, and much more efficient than my last letter, so ignore that... its friday, and late, and I'm still at work, so my mind is not on the top now... :) greets Zoltán Németh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] fgets???

2008-02-08 Thread Zoltán Németh
: The file looks like this. Does that make more sense? in that case why not read the file as an array of lines and display the first line? $f = file('whatever.txt'); echo $f[0]; http://hu.php.net/file greets Zoltán Németh Thanks, -- Steve M. on 2/8/08 11:03 AM Zoltán Németh ([EMAIL

Re: [PHP] fgets???

2008-02-08 Thread Zoltán Németh
like this. you need nl2br() http://hu.php.net/nl2br greets Zoltán Németh Here is my code: ?php $dir = path/to/files/; // set pattern $pattern = .txt*|.TXT*; // open directory and parse file list if (is_dir($dir)) { if ($dh = opendir($dir)) { echo div class=\spstory

Re: [PHP] fgets???

2008-02-08 Thread Zoltán Németh
Wait, this might not be the real Lynch, but his new AI instead, not programmed yet for bottom posting :) greets Zoltán Németh -- /Dan Daniel P. Brown Senior Unix Geek ? while(1) { $me = $mind--; sleep(86400); } ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

  1   2   3   4   >