Hello all! :)
Do you have any link on some complete reference on multidimensional array in php?? Please tell me..
thanks a lot.
You can visit http://www.informit.com/articles/article.aspx?p=31840&seqNum=4
But using multidimensional array is very simple and not differ from other languages.
http://www.webcheatsheet.com/PHP/multidimensional_arrays.php
http://www.liamdelahunty.com/tips/php_multi_dimensional_arrays.php
http://www.php-learn-it.com/php_arrays.html
This what is got in google search? Why dont you try google?
Search these for reference....
http://php.net/manual/en/language.types.array.php
http://www.w3schools.com/php/php_arrays.asp
I might suggest try learning OOPs also... here you can also check this blog why OOPs in PHP is a good practice.
http://www.webninjawannabe.com/tutorials/5-reasons-why-use-object-oriented-programming-in-php
thanks all :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.