Re: [PHP] Database error: Invalid SQL:

2007-05-23 Thread Christian Haensel
Usually you need to specify the type: inner join, left join, right join, straight join etc. That sounds like the good old times when we did air-to-air refueling :oP Sorry, had to :P - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: "wisuttorn" <[EMAIL PROTECTED]> Cc:

[PHP] Project Management

2007-05-24 Thread Christian Haensel
Morning guys, this is not exactly a PHP question, but as I am sure that I am talking to more or less professional developers, I thought I might ask you. As I am working on some... well, for my standards... huge project, I thought that some kind of project management software would / could be

Re: [PHP] Project Management

2007-05-24 Thread Christian Haensel
off :oP Cheers for your comments! Chris - Original Message - From: "Edward Kay" <[EMAIL PROTECTED]> To: Sent: Thursday, May 24, 2007 12:00 PM Subject: RE: [PHP] Project Management -----Original Message- From: Christian Haensel [mailto:[EMAIL PROTECTED]

Re: [PHP] Making thumbs same size

2007-06-04 Thread Christian Haensel
Morning :o) This is what I am using --- SNIP $ratio_orig) { $width = $height*$ratio_orig; } else { $height = $width/$ratio_orig; } // Resample $image_p = imagecreatetruecolor($width, $height); $image = imagecreatefromjpeg($filename); $dest_path = "../_images/ne

[PHP] Sending mail on OS X

2007-06-08 Thread Christian Cantrell
s only?). Can anyone tell me how I can successfully send test emails on OS X? Also, the From header does seem to be getting successfully set. Is there anything wrong with this code? mail('[EMAIL PROTECTED]', 'php test', 'this is the message.\nthis is another line.', 'From: [EMAIL PROTECTED]'."\n\r"); Thanks, Christian

[PHP] Undefined index error

2007-06-09 Thread Christian Cantrell
I'm getting this error in my Apache log file, and I can't figure out why: Undefined index: password in /path/to/file.php on line 82 Some searching on Google turned up a bunch of questions, but no answers. Any idea what this warning message is referring to? Thanks, Christian

Re: [PHP] Undefined index error

2007-06-10 Thread Christian Cantrell
Ah, you're right. Thanks, Tijnema. I'm just getting my feet wet with PHP, and you guys are a great help! Christian On 6/10/07, Tijnema <[EMAIL PROTECTED]> wrote: On 6/10/07, Christian Cantrell <[EMAIL PROTECTED]> wrote: > I'm getting this error in my Apache lo

[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

[PHP] Is this code thread safe?

2007-06-13 Thread Christian Cantrell
Since the function is static, is there any way this code is not thread safe? Is there any way I could be checking someone else's session if the requests are concurrent? Thanks, Christian

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

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] 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

[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

[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

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] $_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

[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] fopen: space character in filename

2006-07-28 Thread Christian Calloway
Hello all, this seems like an easy question, but I could sure as hell couldn't find any responces to it through initial searched. I am running php on an XP system and I need to open a file contained with a set of directories which may or may not have a space character; so for example: fopen ("

Re: [PHP] User question for PHP

2006-10-19 Thread Christian Heinrich
try suPHP :-) Is it possible to have a PHP script execute as the user of the domain instead of the webserver? So when I upload files through a PHP script they are owned by me and not "wwwrun" or "nobody"? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

[PHP] ChangeLog PHP 5.2.0 - Fileupload

2006-11-04 Thread Christian Heinrich
is meant by that and what its used for? Thanks in advance. Greetings from Germany Yours sincerely Christian Heinrich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Mail and hotmail

2006-05-04 Thread Christian Heinrich
Hi Peter, RFC 2156 (http://www.faqs.org/rfcs/rfc2156.html) defines the importance header as following: importance = "low" / "normal" / "high" Which means that you can either use the values low, normal or high HTH, Christian The only one I do not know wh

[PHP] order by

2004-01-27 Thread christian tischler
Is there a way wuth php to create a list ordered by more than one column like in excel or access. something like "ORDER BY points AND score" -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Need a way to automate user logout

2004-02-05 Thread Christian Calloway
absolutely clueless on the finer points of nix. I can write a script in perl, php, java, u name it, but how do I have it run on a set schedule? Thanks Christian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Need a way to automate user logout

2004-02-05 Thread Christian Calloway
cess every time a user requests a > page, then poll to find users for whom now() - last_access_time > > TIMEOUT. > > - Lucas > > On Thu, 5 Feb 2004, Christian Calloway wrote: > > > Damn stateless nature of HTTP, hey everyone, can someone point me or give me > >

[PHP] Re: Need a way to automate user logout

2004-02-05 Thread Christian Calloway
awesome, thanks for the quick replies guys "Christian Calloway" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Damn stateless nature of HTTP, hey everyone, can someone point me or give me > an idea on how I would automatically log out (destroy user sessions an

[PHP] check if user session exists

2004-02-09 Thread Christian Calloway
Given a set of session id's, is it possible to query whether a given session exists. I am not talking about the current user session, instead I am referring to any and all possible user sessions currently in play. For example: if (session_exists($sessionId)) doSomething(); I've been looking very

Re: [PHP] check if user session exists

2004-02-09 Thread Christian Calloway
Yeah thats pretty much what I have concluded. I was absolutely sure there would be a way to check if a session was still active, but I guess not :-(. Thanks though Christian "Larry Brown" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I don't know of a

Re: [PHP] check if user session exists

2004-02-09 Thread Christian Calloway
ser's to simultaneously log-in under the same user/pass combo (account), and the problem I face is, if none of the user's logs-out, then how will I determine when to pop an inactive account off the stack. Good times.. thanks guys Christian "Rob Adams" <[EMAIL PROTECTED]> wrot

[PHP] adduser.exe

2004-02-10 Thread Christian Jancso
the function exec and shell_exec won't work. I have to execute the file on the mail server not on the web server. I tried it like this: . Should this work? If yes, how can I post the values to adduser.exe file? Are there other/better solutions? TIA Christian -- PHP General Ma

Re: [PHP] adduser.exe

2004-02-10 Thread Christian Jancso
ok do you have an example how this should work? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] adduser.exe

2004-02-10 Thread Christian Jancso
ok tx for your help I will try this :-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: [PHP-XML-DEV] Re: [PHP] PHP5: ext/dom - set namespace of node manually

2004-02-15 Thread Christian Stocker
per level manipulation of the namespaces... Currently, I don't have a solution to your problem, except porting setNamespace to PHP5... chregu -- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://

[PHP] Re: [PHP-XML-DEV] Re: [PHP] PHP5: ext/dom - set namespace of node manually

2004-02-16 Thread Christian Stocker
>setNamespaceURI method, even if W3C didnt think of that ;) chregu Rob -- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB -- PHP General

[PHP] compress data before inserting into mysql record?

2004-03-04 Thread Christian Calloway
Hey all, I had a small question concerning how MySQL stores text and longtext fields. Long story short, I have to store a large amount of "textual" data, and was wondering if I should compress said data and then store it in the db, or does MySQL already concern itself with compression (which would

[PHP] small business inventory management package

2004-03-09 Thread Christian Calloway
, Thanks in advance Christian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] find string position using reg exp

2004-03-29 Thread Christian Calloway
Any ideas? Thanks Christian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] combining variables...

2004-04-06 Thread Christian Jerono
Guess it will work this way (think it's the right syntax :-)) for ($i = 1; $i <= 6; $i++) { if (${'view_request_bu_'.$i} != '') { ... } } etc pp. Am Dienstag, 6. April 2004 19:24 schrieb [EMAIL PROTECTED]: > Sadly, it didnb't work... > > here's my code... I wanna repeat and outpu

Re: [PHP] Not exactly PHP....

2004-04-06 Thread Christian Jerono
[...] > > [snip] > > can anyone email me explaining me how to crate my own news group? for > > free... > > [/snip] > > > > First, you get a box (sometimes known as a crate) > > > > Brought to you by the This Message Didn't Cost You a Dime & May Have > > Brought A Smile To Another's Face Committ

Re: [PHP] DOM XML/XSL questions

2004-10-27 Thread Christian Stocker
ot;automagically" ) but you can try to set the property formatOutput just before saveXML: $doc->formatOutput = true; Never tested, but should work chregu > TIA for any advice... Dusty > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www

[PHP] PHP in CGI ....php.in

2004-10-29 Thread Christian Ista
s not work. Someone told me that's not work with php in CGI. Someone else told me it's possible to have a php.ini by website. Could you tell me where put in and what in ? Regards, Christian, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP in CGI ....php.in

2004-10-29 Thread Christian Ista
> php -c /path/to/php.ini Could you explain ?? My php pages are in /home/mysite/www Thanks, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP in CGI ....php.in

2004-10-30 Thread Christian Ista
> #!/usr/bin/php -c /path/to/php.ini I tried this #!/usr/local/lib/php -c php.ini In the php.ini : register_globals = on but that's not work Any idea ? Christian, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP in CGI ....php.in

2004-10-31 Thread Christian Ista
> where did you place your php.ini? In the root of my application in www. /home/mydomaine/www Thanks, Christian, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Unable to validate XML with Schema if namespace is specified.

2004-10-31 Thread Christian Stocker
here an obvious blunder in what I am trying > to do, which I cannot see. > Best regards. . . Dusty > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- christian stocker | Bitflux GmbH | schoeneggstrasse 5

Re: [PHP] XML Signature verification in PHP

2004-11-03 Thread Christian Stocker
is also based on libxml2 chregu > Regards, > Rajesh B. > > > __ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > -- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-

[PHP] Recover POST form

2004-11-06 Thread Christian Ista
Hello, In a PHP page I use a form with POST method. I'd like in the action page recover all the variable posted. Could you tell me how to do that ? Thanks, Christian, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Recover POST form

2004-11-06 Thread Christian Ista
> echo ''; > print_r($_POST); > echo ''; I have something like that : Array ( [5980915] => on [ToDo5980915] => N [5941846] => on [ToDo5941846] => N [5916500] => on [ToDo5916500] => N [5907115] => on [ToDo5907115] => N [5900019] => on [ToDo5900019] => N

Re: [PHP] Recover POST form

2004-11-06 Thread Christian Ista
> I tried $_POST[2] but not work with arrays_keys :) Thanks, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Problems with headers and downloading file

2004-11-29 Thread Christian Johansson
can help me? I can't store a file on the server, and then download it, because of some government rules. Regards Christian Johansson

[PHP] Header's download

2004-11-30 Thread Christian Johansson
written to the file, but also HTML\JAVA. How can I get around this problem? I would be very happy if someone has a solution. Regards Christian Johansson

Re: [PHP] Header's download

2004-12-01 Thread Christian Johansson
file, but also HTML\JAVA. How can I get around this problem? I would be very happy if someone has a solution. Regards Christian Johansson The solution: Use ob_clean()to emty the buffer, Before you use the headers: ob_clean(); Header("Content-Type: application/download");

RE: [PHP] Header's download

2004-12-01 Thread Christian Johansson
will of course comment this in the code. Thanks for your comment. Regards Christian Fra: Richard Lynch [mailto:[EMAIL PROTECTED] Sendt: 1. desember 2004 22:06 Til: [EMAIL PROTECTED] Emne: Re: [PHP] Header's download Christian Johansson wrote: > Header("Content-Type: applica

Re: [PHP] Parsing multiple XML documents as strings. Inbox

2004-12-06 Thread Christian Stocker
but it's perfectly possible to load XML documents from strings: see http://ch.php.net/manual/en/ref.xsl.php and http://ch.php.net/manual/en/function.dom-domdocument-loadxml.php for further details. chregu > > Grtz, > > Bart > > -- > PHP General Mailing List (http://www

[PHP] Re: [PHP-XML-DEV] DomXPath and default XML namespaces

2004-12-13 Thread Christian Stocker
mespaces you need in the XPath query. Then XPath is very portable. chregu Thanks, -Dan -- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0

Re: [PHP] PHP5: DOM->removeChild Problem

2005-01-25 Thread Christian Stocker
a > 0 > > > --- > > I hope somebody can help me somehow! I'm really desperate! > > Cheers > > mike > > -- > PHP General Mailing List (http://www.php.

Re: [PHP] Impossible to list attributes of xml-element?

2005-05-27 Thread Christian Stocker
t; those attributes, to work further with. > > Could someone please point me in the same direction? $domelement->attributes gives you a DomNodeList back with all attributes chregu > > Sincerely > > Victor > > -- > PHP General Mailing List (http://www.php.net/)

Re: [PHP] XSLT processor and xsl:param - expected behavior?

2005-06-09 Thread Christian Stocker
issing? Indeed, that's working ;) But PHP doesn't do much here, I'd say it's more a libxslt "bug", but I didn't look up the standards (but your assumption seems obvious) chregu > > -- > PHP General Mailing List (http://www.php.net/) > To unsubsc

Re: [PHP] using require

2005-06-11 Thread Christian Heinrich
Hi, this depends on which connection-function you've used. If you've decided to use pg_pconnect(), there is just one connection. If you use pg_connect, everytime a new connection is established (and after finishing the script, it's closed though) HTH Christian hi all, i h

Re: [PHP] SimpleXML doesn't work with one single XML tag line...

2005-07-15 Thread Christian Stocker
> string(3) "tbd" > ["string"]=> > string(38) "user not found." > } > } > > More useful information: > > [EMAIL PROTECTED]:/lockdown/includes/api# php -v > PHP 5.0.3 (cli) (built: Jul 11 2005 12:33:

[PHP] HTML -> PDF PHP Package

2005-07-15 Thread Christian Calloway
Hi Everyone, I am looking for a PHP based packaged (though it doesn't necesarily have to be) that will convert HTML files to their PDF representations; on the fly of course. Anyone know or have any experience w/this? Thanks in advance, Christian -- PHP General Mailing List (http://www.ph

Re: [PHP] HTML -> PDF PHP Package

2005-07-15 Thread Christian Calloway
I am converting "simple" html files.. reports that were created in Doc and then converted to html. I am assuming you are executing this tool from PHP and sending back the results once complete? How has it worked for you. Christian ""Chris Boget"" <[EMAIL P

[PHP] gzuncompress mysql blob field

2005-07-21 Thread Christian Calloway
s >=. Oh yeah, xp box. Thanks in advance, Christian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: gzuncompress mysql blob field

2005-07-21 Thread Christian Calloway
($record["compress_content"]); // this statement causes problems when compress content > 64kb $fileContent = $record["compress_content"]; // this statement works just dandy } ""Christian Calloway"" <[EMAIL PROTECTED]> wrote in message news:[

[PHP] Re: gzuncompress mysql blob field

2005-07-21 Thread Christian Calloway
Ahh I think I got it.. max field size reached ""Christian Calloway"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Heya guys, > > I've ran into a problem that I just can't seem to get around. Basically I > am storing file contents

Re: [PHP] security while building online store

2005-08-30 Thread Christian Heinrich
on the web. "Good night"-wishes from Germany Christian Hi, I was checking on several php/mysql based on line store, free and commercial, but didn't find any that fits the best for us. Looks like, it would be the best to develop one. To make a online store that works fine -

[PHP] Re: Exception

2005-12-04 Thread Christian Herrnbock
in logic-flow, and maintenence. Not to mention, exception handlers are design to do just that - handle exceptions. Regards, Christian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Migration to PHP5

2005-12-06 Thread Christian Calloway
with PHP5's "stronger" OO model, I am considering moving from page-centric to an MVC model, but it seems there are a million MVC frameworks available and haven't had any experience with them. Comments? Christian -- PHP General Mailing List (http://www.php.net/) To

[PHP] PHP/MYSQL Connection trouble (charset)

2005-12-26 Thread Christian Ista
but no result. Could you help me ? Thanks, Christian, ___ Christian Ista http://www.cista.be -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] PHP/MYSQL Connection trouble (charset)

2005-12-26 Thread Christian Ista
> From: Christian Ista [mailto:[EMAIL PROTECTED] File > 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set > '#33' is not a compiled character set and is not specified in the > 'c:\mysql\share\charsets\Index' file Resource id #5 I an

RE: [PHP] SELECT?

2005-12-28 Thread Christian Ista
> From: William Stokes [mailto:[EMAIL PROTECTED] > I have one MySQL table with about 500 rows. I need to read the table one > row at a time, make some changes to data in one field and then store the > changed data to another table. 1. May be add a column, CHANGED_FL with default value N. 2. Selec

[PHP] Location ....

2005-12-28 Thread Christian Ista
; Is there a good solution in php ? Thanks, C. ___ Christian Ista http://www.cista.be -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Location ....

2005-12-28 Thread Christian Ista
> From: Jay Blanchard [mailto:[EMAIL PROTECTED] > Header is a good solution, and is the only one available in PHP for > redirects. It requires that you do not send anything else out to the > browsers before sending the redirect, which is what is causing your error. > You can always use the output b

Re: [PHP] phpinfo ?

2001-01-27 Thread Christian Reiniger
, and *then* you echo the returnvalue of phpinfo () (an integer). So the output generated by your version will have some little number at the end. -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) (A)bort (R)etry (P)retend this never happened ... -- PHP General Mailing

[PHP] verpickteEngine - alphaRelease

2001-01-27 Thread Christian Kleinhuis
(PHP3+ mySQL ) verpickte Engine, ( *warning current development language is -> german* ) a content and user management system, including many feature, user accounting with image upload, outlook of html pages 100% configurable through template system, wich uses (currently) mySQL - SQL Results, who

Re: [PHP] Apache

2001-01-29 Thread Christian Reiniger
> include the filename. It does, except it does not?? > 3. How can I turn on directory browsing? I am receiving a Forbidden > error whenever there isn't a default document in a directory. search for "Options " in your apache configs and add an "Inexes" to

[PHP] Anyone out there that can help before my brain gets to hot?

2001-01-29 Thread Christian Sakshaug
t!!!"; } *take care* Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel: +47 913 95 618 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[PHP] Anyone out there that can help before my brain gets to hot? -> Solution #1

2001-01-29 Thread Christian Sakshaug
Thanks to Brad Jackson, solution #1 is out -> http://www.sakshaug.net/phps/loop.phps Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel: +47 913 95 618 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EM

Re: [PHP] Editor

2001-01-29 Thread Christian Sakshaug
asier for me to debug my scripts. > >TIA >Ade > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] Best Reg

Re: [PHP] Sending Download Header

2001-01-30 Thread Christian Reiniger
h octect > stream ? will they turn up right ? Usually yes, but you should use the proper MIME type for them (image/jpeg, image/png, image/gif etc) just to be sure -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "World domination. Fast." (Linus Torvalds about Linux

RE: [PHP] Editor

2001-01-30 Thread Christian Sakshaug
>EditPlus.com ($?) Free I think... >-Original Message- >From: Christian Sakshaug [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 30, 2001 4:45 PM >To: [EMAIL PROTECTED] >Subject: Re: [PHP] Editor > > >Try www.phpedit.com or www.ultraedit.com (30$) &g

Re: [PHP] email headers!

2001-01-30 Thread Christian Reiniger
mply too intelligent - it recognizes that all addresses are the same and only sends it once :) Usually this is desired behavior -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "World domination. Fast." (Linus Torvalds about Linux) -- PHP General Mailing List (http://w

Re: [PHP] PC<->Mac

2001-01-31 Thread Christian Reiniger
On Tuesday 30 January 2001 17:26, Markus H. Maussner wrote: > is there a PHP function wich translates from Mac to PC ? Look for the "Recode" extension -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) ...to paraphrase Churchill, while representative democracy ma

Re: [PHP] Can you do this

2001-01-31 Thread Christian Reiniger
of $modifiedVariable. What about using normal pass-by-value and returning the result? function MyFunc ($SomeVal) { $SomeVal += 42; return $SomeVal; } echo MyFunc ($StrangeVal); Anyway - functions that get their parameters by reference and modify them can cause much trouble, so better b

Re: [PHP] What is "foo"?

2001-01-31 Thread Christian Reiniger
On Wednesday 31 January 2001 19:35, SED wrote: > Probably some of you are laughing while reading this :) But I have seen > the word "foo" used so many time (in programming) from different Read http://www.tuxedo.org/~esr/jargon/html/entry/foo.html for a detailed explanation :

Re: [PHP] Include " quotes inside textbox

2001-02-02 Thread Christian Reiniger
> link I'm passing - basically the HTML for the text box is getting > parsed together with the HTML for the passed link and the results > are messed up. I think you want to use htmlentities (): echo "" . htmlentities ($Content) . ""; -- Christian Reinig

Re: [PHP] Why?? SPRINTF("SELECT sequence,prodnum,childdesc....);

2001-02-02 Thread Christian Reiniger
On Thursday 01 February 2001 23:40, Karl J. Stubsjoen wrote: > What is the purpose of the SPRINTF in this instance? > > > SPRINTF("SELECT > equence,prodnum,childdesc,onhand,openorders,avlallocate,bakorder,webpri >cing FROM prodaval"); There isn't any. Remove

Re: [PHP] Re:What version of Linux?

2001-02-02 Thread Christian Reiniger
tely suffices :) The most important thing here should be to *not* install a GUI, simply because nobody will sit at that machine anyway and running GUIs consume too much of your precious RAM. SuSE, Debian or perhaps Red Hat should be fine for this. -- Christian Reiniger LGDC Webmaster (http://

Re: [PHP] configuring headers in mail() ...

2001-02-02 Thread Christian Reiniger
TED['from_email'] . >'>'; Your problem here is that $POSTED['from_email'] is "[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>" instead of "[EMAIL PROTECTED]" Also note that "mailto:" is a HTML-ism and has no place in mail

Re: [PHP] Tab character

2001-02-02 Thread Christian Reiniger
On Friday 02 February 2001 12:24, Martin A. Marques wrote: [\t is tab?] > > > yes (depending) > > > > On what? > > It depends on the charset you use. No. the return value of ord('\t') may differ depending on the charset, but '\t' itself always is

Re: [PHP] Future plans (4.1) ?

2001-02-02 Thread Christian Reiniger
> property that starts with an _underscore should be considered a private > property, and one would hope that your UML tool could be configured to > understand that. -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) Google results 1-10 of about 142,000,000 for e. Search

Re: [PHP] Re:What version of Linux?

2001-02-03 Thread Christian Reiniger
rowser requires more resources than a apache+PHP+mysql in such a scenario. And don't forget that you have to sit in front of the development (client) box all day and getting a decent graphics card for a 486 is *hard* -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) A - Amer

Re: [PHP] select prob.

2001-02-03 Thread Christian Reiniger
ntry'] == "Select your country" etc -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "Never doubt that a small group of thoughtful, committed people can change the world... Indeed, it's the only thing that ever has." - Margaret Mead -- PHP General Mailing List (h

Re: [PHP] Querying MySQL using 'AND' / 'OR'

2001-02-03 Thread Christian Reiniger
mply use brackets to specify the evaluation order: SELECT * FROM table WHERE (username = '$username' AND password = '$password') AND (site = 'theirsite' OR site = 'all') -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "Never doubt

Re: [PHP] Problem compilieng PHP4

2001-02-03 Thread Christian Reiniger
.h /usr/include/linux/errno.h If not, install the kernel-headers or kernel-source package -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "Never doubt that a small group of thoughtful, committed people can change the world... Indeed, it's the only thing that ever has.&

Re: [PHP] CGI vs PHP

2001-02-04 Thread Christian Reiniger
nt - CGI is an interface specification, PHP is a programming language. You can use PHP via CGI :) -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "Never doubt that a small group of thoughtful, committed people can change the world... Indeed, it's the only thing that ever has.&q

Re: Fw: [PHP] Problem compiling PHP4 Nr. 2

2001-02-04 Thread Christian Reiniger
On Saturday 03 February 2001 22:03, Thomas Weber wrote: > I have solved the problem. But now i have another problem: > > Look at this screenshot: http://electic.hn.org/tunix.gif The webserver doesn't send a proper Content-Type: Header. -- Christian Reiniger LGDC Webmaster (htt

Re: [PHP] Is this a missing feature?

2001-02-04 Thread Christian Reiniger
t;one" => "value", "two" => "value"]); foo () is declared to take a reference to a variable. This only works with "real" variables, not the temporary ones returned from array() etc. Modify it to function foo ($hash) { and it will work -- C

Re: [PHP] Re:What version of Linux?

2001-02-04 Thread Christian Reiniger
seconds, plus 1-1.5s for DB queries, output generation etc (yes, I do cache such heavy pages. just took that as example) -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) "Never doubt that a small group of thoughtful, committed people can change the world... Indeed, i

Re: [PHP] Is this a missing feature?

2001-02-04 Thread Christian Reiniger
much assume you don't), use normal pass-by-value. In PHP4 that's just as fast as pass-by-reference (read http://www.zend.com/zend/art/ref-count.php) -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) The most exciting phrase to hear in science, the one that heralds new d

<    5   6   7   8   9   10   11   12   13   14   >