Re: [PHP] uploading files... necessary Ajax?

2007-11-21 Thread Christian Hänsel
"pere roca" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Hi, a basic question: I want to send a CSV file and some other parameters. In my FORM I have method=POST input type="file" and action="http://php";; It sends it to the php file but I don't want the php to be visual

[PHP] Re: Rename does not work

2007-10-19 Thread Christian Hänsel
""Sascha Braun | CEO @ BRAUN Networks"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Hi everyone, I am using the rename function on my local development system fine. But as soon as I upload the script, the rename function does not work anymore. Is there a specific compiler

Re: [PHP] Classes - Dumb question

2007-10-12 Thread Christian Hänsel
""Jay Blanchard"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] [snip] First of all what you call "normal" is procedural or functional programming. There is nothing wrong with doing things this way and may be especially quick and efficient when doing basic web sites and

[PHP] Classes - Dumb question

2007-10-11 Thread Christian Hänsel
Howdy fellas, okay, this is really (!) embarassing, but I have to ask: Why would I want to use classes in PHP? I have been using PHP for years now and writing the "normal" functions all the time. I have never even bothered working with classes, but now I would love to know what makes the clas

[PHP] Re: Data request

2007-09-25 Thread Christian Hänsel
"Colin Guthrie" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Auto-Deppe, C. Haensel wrote: Haha... nice one Col! Just started up my work computer, and the first thing I read is your post. Really a good start into the day :o) Thanks. Paul: Thanks for the flightgear link. As

[PHP] Data request

2007-09-24 Thread Christian Hänsel
Good afternoon folks, as this is not directly related to PHP, I put "OT" into the subject line... Just trying to stop them watchdogs from biting me ;o) Anyhow, I am looking for data, preferrably in CSV format, concerning aircraft. I do have a list of all aircraft which are currently crossing our

[PHP] Re: Creating watermarks

2007-08-05 Thread Christian Hänsel
"zerof" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Tom Ray [Lists] escreveu: I've been learning how to use PHP with the GD Library and I've managed to learn quite a bit. I can upload, resize, create thumbnails and I'm even able to create "security code" images for forms.

[PHP] $_POST- Vars -> Back-Button

2007-08-01 Thread Christian Hänsel
Hi guys, this might be a noob- question, but I simply do not care anymore. After a few hours of fiddling with this @/**&%$ (screaming "AAa"), I would like to ask you. So what I have is this: I have a search engine for a car market, which has about 30 $_POST- vars. Now when the user c

Re: [PHP] Blooging Portal

2007-07-31 Thread Christian Hänsel
""Oliver Clarke"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Christian Hänsel wrote: this is not generally a PHP question, but either way I'm gonna ask :oP Does any of you know a decent Blooging Portal software? Sorry you must h

[PHP] Blooging Portal

2007-07-31 Thread Christian Hänsel
Good morning group, this is not generally a PHP question, but either way I'm gonna ask :oP Does any of you know a decent Blooging Portal software? Of course, it should be OpenSource ;o) What I wanna do is: I want to give people the ability to create their own blogs on my server under one domai

[PHP] day in week

2007-07-25 Thread Christian Hänsel
Good morning fellas, I was wondering if there was a function like "is_this_week()"... What I have is a statistics table for the last week, from strtotime("Last Monday") to strtotime("Last Sunday")... now I wanna put a different background colour on the rows where the shown weekday is in the cu

Re: [PHP] open a file in a folder without knowing the filename

2007-06-22 Thread Christian Hänsel
"Tijnema" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] On 6/22/07, Zoltán Németh <[EMAIL PROTECTED]> wrote: 2007. 06. 21, csütörtök keltezéssel 20.07-kor Tijnema ezt írta: > On 6/21/07, Dan <[EMAIL PROTECTED]> wrote: > > Seconded :D > > Cool, please go to the following url a

Re: [PHP] RE: London PHP salaries

2007-06-15 Thread Christian Hänsel
On the weekends, I get to maintain my own websites, do research, satisfy the needs of my girl, learn new stuff (like JS right now *yikes*)... damned, I can't wait til September when I get TWO WEEKS OFF :oD -- - I submit my stuff @ weberdev.com "Jason Pr

Re: [PHP] RE: London PHP salaries

2007-06-15 Thread Christian Hänsel
That is oh so true. But why are we doing this? Cause we like to think and work hard, be brain-dead by the end of the day, drink coffee by the hectoliters and get no applause at all from our bosses (at least my boss doesn't ´know what the heck I am doing here all day long). God, I love programm

Re: [PHP] Re: London PHP salaries

2007-06-15 Thread Christian Hänsel
Hi Zoltan That is just about what I am getting here (1380 net). And I am by far not a professional. It's just enuff to make a living. And I pay 350 for my rent. And then all the other crap *g* Well, back when I was self employed, I could easily sell a site for 8000 to 1 Euros... but with

[PHP] Re: efficient log system

2007-06-12 Thread Christian Hänsel
Hello Alain, I can just tell you from my experience. I have recently created a, in my eyes, pretty big project, and wanted to track everything, starting from user navigation over search queries to login/out times, article printout times and count, photo views and everything your mind can imagi