Hi Guys,
I wonder if you can help. One of our servers
has migrated to php V 4.05 from V 4.04. Unfortunately part of the site
that accesses a MySQL database no longer functions. I have checked pretty
much everything and it seems OK. Is there any changes in the version which could
be caus
Hi there,
I am implementing a search function on a site that we are working on. We
have created a script that will search through the contents of a page and
looks for matches etc. It works well but will get slow on a large site.
Does anybody know a tutorial or info on how to create an indexing
Hi,
I am trying to get a total value of orders from a file. The file has various fields
separated by '|'. It is the 15th field I am trying to total. At the moment I am
trying to search each character but it times out as the file is quite large - is there
a more efficient way of doing this.
Thanks Guys,
--
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]
Hey there,
is there a way that you can get a function to return multiple values. e.g.:
{and also how to access them}
function VarTest() {
return $var = 10;
return $var2 = 20;
}
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
Hey Guys,
Anybody have any good links for Flash with PHP simple stuff.
Any tutorials or general links that maybe useful.
Thanks,
Abe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the l
Hey there,
does anyone use PHP 4 + Apache on MAC OS X.
Is this possible?
Also does anyone know any good sites with info about this.
Thanks,
Abe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
Hey there,
try this...
\n";
while (list ( , $val) = each ($allan[$key1])) {
echo " - $val\n";
}
}
?>
Abe
- Original Message -
From: "Cybercandy Ltd" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 12:57 PM
Subject: [PHP] iterating multidimensional arr
Hey there,
Just a quick enquiry - is anyone available to work Saturdays with PHP. It
is important that this person is available to work in London not remotely.
Sorry if this is not appropriate for this list... Please email me off the
list.
Thanks
--
PHP General Mailing List (http://www.php.
9 matches
Mail list logo