Did you know that Zend Technologies is known as The PHP Company? And,
that we offer training? Check out details about our upcoming on-line
instructor led classes at
http://www.zend.com/en/services/training/administration/course-schedule.
Here are the classes we have coming up in January:
PHP
en línea da errores el funcionamiento de esta pagina , pruébalo también en
netscape.
http://res.interhotel.com/reservas/diana/site/admin/ProviderPriority.php
gracias,
diana
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Check hotscripts, google, etc. Check phpauction - there is a remarkable
similarity: here is an item (training schedule) and inputs which apply to
it (results) (results) (results)
Miles Thompson
At 09:36 AM 1/21/2002 -0500, Brian V Bonini wrote:
>I need to build an on-line training log where a
I need to build an on-line training log where a coach
can enter training routines for specific athletes and
atheltes can retrieve their training and log their
daily results.
Has anyone ever done/started a project along these line?
Has anyone seen somethign like this done in PHP?
Has anyone seen s
: quinta-feira, 17 de Janeiro de 2002 18:41
To: Sandeep Murphy; [EMAIL PROTECTED]
Subject: Re: [PHP] Fatal error: Call to a member function on a
non-object in example 1.php on line 66
First of all, make sure the $root->children() returns an array of objects.
Second of all, remove the space betw
odes[1];
$childNodes=$tmp->children();
-Jason Garber
IonZoft.com
At 06:21 PM 1/17/2002 +, Sandeep Murphy wrote:
>Hi,
>
>I keep getting this error "Fatal error: Call to a member function on a
>non-object in /www/html/smurthy/example1.php on line 66" and simply unable
>
Hi,
I keep getting this error "Fatal error: Call to a member function on a
non-object in /www/html/smurthy/example1.php on line 66" and simply unable
to figure out why this is occuring..
64 $root = $dom->root();
65 $All_nodes = $root->children();
66 $childNodes=$All_nod
From: Martin Cabrera Diaubalick [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 5:41 PM
To: [EMAIL PROTECTED]
Subject: [PHP] All of a sudden I get Warning: Bad arguments to implode()
in busca_01.php on line 133
Hello Everyone!
This is my code
if
> ie.
Oops! Hit the right keys at the wrong time! :)
if (! count ($array_id))
{
echo '$array_id is empty or not set.';
}
else if (1 == count($array_id))
{
$string_id=$array_id;
}
else
{
$string_id= implode(":",$array_id);
}
--zak
--
PHP General Mailing List (http://www.php.net/)
To
[PHP] All of a sudden I get Warning: Bad arguments to implode() in
busca_01.php on line 133
> Hello Everyone!
>
> This is my code
>
>
> if (count($array_id)==1)
> {
> $string_id=$array_id;
>
Hello Everyone!
This is my code
if (count($array_id)==1)
{
$string_id=$array_id;
}
else
{
$string_id= implode(":",$array_id);
}
I've been testing it for three days and never had an error, now it
11 matches
Mail list logo