RE: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Auto-Deppe, C. Haensel
-:- -Original Message- -:- From: Jochem Maas [mailto:[EMAIL PROTECTED] -:- Sent: Thursday, August 28, 2008 1:46 PM -:- To: [EMAIL PROTECTED] -:- Cc: php-general@lists.php.net -:- Subject: Re: [PHP] Manual Coding vs. CMS Systems -:- -:- Auto-Deppe, C. Haensel schreef: -:- > Hi

[PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Auto-Deppe, C. Haensel
Hi all! And again, a slightly off topic subject for you all from yours truly :o) I have a "customer" (helicopter company) who is willing to give me some free flights for a small website. Now, I have been talking to my sister in law who is a designer (note: designer, not coder). She said I should

[PHP] Phpstop.com project - wanna be a writer?

2008-05-05 Thread Auto-Deppe, C. Haensel
Hi guys and girls I have followed this group for quite some time now and have seen some great tipps and tricks concerning PHP and its surroundings. I have gotten hold of a very nice domain name ( phpstop.com ) and have thought of something nice I could do with it. Now, my idea is to start an E-du

Re: [PHP] ZIP it :o)

2007-06-01 Thread Auto-Deppe, C. Haensel
! This is Christian Haensel live from Extertal, Germany. Back to you. -:oD)= ----- Original Message - From: "Tijnema" <[EMAIL PROTECTED]> To: "Chris" <[EMAIL PROTECTED]> Cc: "Auto-Deppe, C. Haensel" <[EMAIL PROTECTED]>; Sent: Friday, June

[PHP] ZIP it :o)

2007-05-31 Thread Auto-Deppe, C. Haensel
Morning guys, I have been trying to find an easy to use way to zip an archive on a linux box running PHP5. Now I've tried the zip-lib.php and others, but they always throw an error msg But that is not the question. I am looking to use exec("zip archive.zip $directory"); $directory has been

Re: [PHP] scheduling a script to check a directory for files

2007-05-30 Thread Auto-Deppe, C. Haensel
On a *nix-box it's fairly simple when using cronjobs... maybe try that? - Original Message - From: "Bosky, Dave" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 30, 2007 2:14 PM Subject: [PHP] scheduling a script to check a directory for files Greetings! I need to write a script to i

Re: [PHP] RE: Bounty

2007-05-14 Thread Auto-Deppe, C. Haensel
I am honestly surprised by your lack of understanding. Trying to get a freelancer by pissing them off may not really be the smartest thing to do. ;o) - Original Message - From: "Brad Sumrall" <[EMAIL PROTECTED]> To: "'Chris'" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, May 15, 2007 8:16

Re: [PHP] RE: Bounty

2007-05-14 Thread Auto-Deppe, C. Haensel
Yes, you are. Better get some sleep and drink less coffee ;o) Chris - Original Message - From: "Brad Sumrall" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 15, 2007 7:39 AM Subject: [PHP] RE: Bounty Does anyone want to answer the ad, or am I just going to be chasing knuckle heads?

Re: [PHP] Bounty, NOW!

2007-05-14 Thread Auto-Deppe, C. Haensel
Brad, I am pretty new to this mailing list thing, but even I would NEVER do stuff like that. Even though I would bet my behind that at least 90% of us PHP-Coders are men and women of honour, you should never post username & pass like that... Oh wait... maybe your root pass for the server :oP

Re: [PHP] PHP & MySQL -> Field Title

2007-04-30 Thread Auto-Deppe, C. Haensel
nevermind, I made it :o) RTFM sometimes works even for me :O)) Have a great day :o) Chris - Original Message - From: "Christian Haensel" <[EMAIL PROTECTED]> To: Sent: Monday, April 30, 2007 7:47 AM Subject: [PHP] PHP & MySQL -> Field Title Good Morning guys and girls As I am rath

Re: [PHP] unset() side effects in functions

2007-04-23 Thread Auto-Deppe, C. Haensel
Hey Rob, even though I have never worked with that feature (nor have I even read about it), your explanation made the usage of unset() very clear, even to me... the german coder *g* That's gonna go into my printed code folder :o) Thanks for the explanation! Chris - Original Message