Jump to content

[SOLVED] empty array


williamZanelli

Recommended Posts

Hi guys,

 

my knowledge of PHP is formative - I have the code

 

$lfield1 = array();

 

I want to create an empty array.

 

I get the following error

 

Parse error: syntax error, unexpected T_ARRAY in /home/fhlinux14/p21e.php(745) : eval()'d code on line 113

 

Am I not allowed to creat empty arrays?

 

??? ??? ???

 

Thanks

 

Will

Link to comment
https://forums.phpfreaks.com/topic/112790-solved-empty-array/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.