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
-
hi,
where can i get a database with the
postal codes from germany ?
i need to doublecheck the entries posted on our website
andre
someone got a documentation for this ?
andreas
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
-
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
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
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
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]
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
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
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
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."";
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
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
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
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
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
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
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
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
;
> - 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
> >
> >
> >
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
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
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
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
25 matches
Mail list logo