Did that.
Removed all stuff from apache, php & mysql.
Now what ?
I will download the source code for apache and mysql now.
LP
Dne nedelja 11. avgust 2002 20:56 je [EMAIL PROTECTED] napisal(a):
> remove dependent modules,
> to find out dependencies:
>
> rpm -q --whatrequires php
>
> the list s
:
>
> foreach($_COOKIE["TestCookie"] as $key => $value) {
>echo "{$value}";
> }
>
> or
>
> echo $_COOKIE["TestCookie"]["one"];
> echo $_COOKIE["TestCookie"][1];
>
> Jan - Cwizo wrote:
> > Hi !
>
Hi !
How can I stoor array in to a cookie ?
Do I just define an array and stoore it in a cookie ?
How do I access the data in the array then ?
--
LP
CWIZO
www.3delavnica.com
www.ks-con.si
www.WetSoftware.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
3 matches
Mail list logo