[PHP] session & class driving me nuts

2001-09-30 Thread andreas \(@work\)
hi , gallerie.php: --- session_start(); class ABCD { function add_pic($picture,$galerie) { code here } } $artego = new ABCD; $artego->add_pic("Santiego","Humstein"); <-- line XX . more code -

[PHP] database

2001-09-12 Thread andreas \(@work\)
hi, where can i get a database with the postal codes from germany ? i need to doublecheck the entries posted on our website andre

[PHP] allow_call_time_pass_reference

2001-07-26 Thread andreas \(@work\)
someone got a documentation for this ? andreas

[PHP] mysql error

2001-07-13 Thread andreas \(@work\)
hi all, my script was now working for month but now suddenly get this error: The table 'SQL90cb_0' is full SELECT DISTINCT t1.id,t1.textd FROM tblEntry AS t1,tblTopic AS t2 ORDER BY t2.named,t1.textd anyone know whats the problem ? thank you andreas

Re: [PHP] Re: [PHP-DB] PhpMyAdmin phpPgAdmin Security Issues

2001-07-03 Thread andreas \(@work\)
- From: "Chris Anderson" <[EMAIL PROTECTED]> To: "Paul Burney" <[EMAIL PROTECTED]>; "andreas (@work)" <[EMAIL PROTECTED]> Cc: "php mailing list 2" <[EMAIL PROTECTED]> Sent: Tuesday, July 03, 2001 6:40 PM Subject: Re: [PHP] Re: [PHP-DB] PhpMyAd

[PHP] Re: [PHP-DB] PhpMyAdmin phpPgAdmin Security Issues

2001-07-03 Thread andreas \(@work\)
Dear Paul, ive got 3 servers (dedicated) with mysql 3.22.32 and above and phpMyAdmin 2.1.0 but i cant reproduce the vulnerability http://ip/phpMyAdmin/sql.php?server=000cfgServers[000][host]=hello&btnDrop=N o&goto=/etc/passwd is not working Warning: MySQL Connection Failed: Access denied for

[PHP] mysql - SUBSTRING

2001-05-12 Thread andreas \(@work\)
hi, if i use SUBSTRING(field,pos,len) in a SELECT statement it works fine but i cant work it out how to use this function in the WHERE clause ... WHERE SUBSTRING(field,pos,len) LIKE "ABC" ... WHERE SUBSTRING(field,pos,len) = 'ABC' ... WHERE SUBSTRING(field,pos,len) LIKE 'ABC' none of them

Re: [PHP] Website production tool in PHP

2001-05-02 Thread andreas \(@work\)
Hi, search google or have a look at http://sourceforge.net/ http://www.phpgroupware.org/ maybe you find something and dont need to start from zero greetings andreas p.s: nice page ;-) - Original Message - From: "Michael O'Neal" <[EMAIL PROTECTED]> To: "php" <[EMAIL PROTECTED]

[PHP] Re: [PHP-DB] super simple....... but!

2001-04-21 Thread andreas \(@work\)
try - Original Message - From: "Francois Boucher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 21, 2001 10:34 PM Subject: [PHP-DB] super simple... but! I wrote this code but nothing append. If i look de code in the browser it's stopping to starting! Wh

[PHP] Re: [PHP-DB] super simple....... but!

2001-04-21 Thread andreas \(@work\)
try - Original Message - From: "Francois Boucher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 21, 2001 10:34 PM Subject: [PHP-DB] super simple... but! I wrote this code but nothing append. If i look de code in the browser it's stopping to starting! Wh

[PHP] Re: [PHP-DB] Re: How to print last row in an array using WHILE?

2001-03-27 Thread andreas \(@work\)
hi, $myrow = mysql_fetch_array($result); // erase this line while ($myrow = mysql_fetch_array($result)) { greetings andreas - Original Message - From: "Jon Valvatne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 27, 2001 1:28 PM Su

[PHP] Re: [PHP-DB] How do I keep the selected showing...

2001-03-02 Thread andreas \(@work\)
hi dave, i usually do this from entries in a database but it should also work this way with an array // first make an array holding all the cities $myTowns = array("London","New York","HongKong","Johannesburg"); $ArrayElements = 4; this is now creating the dropdown-box: ".$tacco."";

[PHP] mysql.sock

2001-02-23 Thread andreas \(@work\)
hi list, can someone please send me mysql.sock ( unix redhat 6.2 ) i had a crash - reinstalled the rpm 3.22.32 but this file is missing thank you

[PHP] array

2001-02-19 Thread andreas \(@work\)
hi, is there a function to delete an item of an array "1","7","14","33","99","A1","A12" id like to delete the "33" thank you andreas

[PHP] array - too stupid

2001-02-18 Thread andreas \(@work\)
hi, how can i store an array in mysql ? what i do now ( works fine ) a) transform the array to a § delimeted string // $tempItem is a § dlimited stringexample: 4321§117§A123§42WQ§1243 b) $tempItem = serialize($tempItem); c) store it in mysql-table and i ge

[PHP] ssl

2001-02-12 Thread andreas \(@work\)
hi all, is there anything we should be aware of if we like that our php/mysql pages are working with an ssl-server ? thank you andre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP] solution

2001-02-05 Thread andreas \(@work\)
hi all, we need to have a solution for the following stuff: each member of the community should get his own page something like www.domain.com/tacco www.domain.com/micco www.domain.com/sicco . and we dont liek to build this structure as webfolders so what we are thinking of is: a 40

Re: [PHP] 2 questions

2001-02-04 Thread andreas \(@work\)
Hi, name-based hostig is quite okay but you shoulsd know that the cobald raq needs an extra ip for each site offering anonymous ftp and using ssl-certificate !! i installed php4.04pl1 and mysql 3.22.32 ( its easy and straightforward ) [ have a look at cobalt-users list ] greetings andreas

Re: [PHP] flash and php

2001-01-18 Thread andreas \(@work\)
hi, see www.artfuntasy.com just flash4, php3, mysql greetings andreas - Original Message - From: "Jacky@lilst" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 11:23 PM Subject: [PHP] flash and php Hi people, Can PHP3 work with flash movie? I mean, som

Re: [PHP] I love/hate FrontPage - need another HTML editor. -> Dreamweaver 4

2001-01-16 Thread andreas \(@work\)
hi, here you see our FLASHBOOK its just flash4, php and mysql www.artfuntasy.com greetings andre - Original Message - From: "Murph" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 17, 2001 3:45 AM Subject: Re: [PHP] I love/hate FrontPage - need another HTML edito

[PHP] TRY AGAIN mysql php4.04 and safe_mode

2001-01-13 Thread andreas \(@work\)
; > - Scott > > > > -Original Message- > > From: andreas (@work) [mailto:[EMAIL PROTECTED]] > > Sent: January 13, 2001 9:14 AM > > To: [EMAIL PROTECTED] > > Subject: [PHP] TRY AGAIN mysql php4.04 and safe_mode > > > > > >

[PHP] TRY AGAIN mysql php4.04 and safe_mode

2001-01-13 Thread andreas \(@work\)
hi list, sorry, but we cant manage a Load Data Infile cause we always get: Can't get stat of '/tmp/phpNNAQSM' (Errcode: 2) OUR Code is working fine in different project where safe_mode = OFF = heres the line where we try to move the file to a webfolder i

[PHP] TRY AGAIN mysql php4.04 and safe_mode

2001-01-13 Thread andreas \(@work\)
hi list, sorry, but we cant manage a Load Data Infile cause we always get: Can't get stat of '/tmp/phpNNAQSM' (Errcode: 2) OUR Code is working fine in different project where safe_mode = OFF = heres the line where we try to move the file to a webfolder in our d

[PHP] mysql php4.04 and safe_mode

2001-01-12 Thread andreas \(@work\)
hi list, sorry, but we cant manage a Load Data Infile cause we always get: Can't get stat of '/tmp/phpNNAQSM' (Errcode: 2) OUR Code is working fine in different project where safe_mode = OFF = heres the line where we try to move the file to a webfolder in our

[PHP] upload _ safe_mode

2001-01-12 Thread andreas \(@work\)
hi, we are hosting sites on a cobalt raq we installed php4.04 ( safe_mode) how can we owners of the site allow uploads ! is there a way to set upload_temp_dir on a site basis if yes how thank you andreas