Got an idea?
NOW you can make it happen!
Knowperfectly
PHP course. Functions for working with arrays and operations on arrays
Description
Arrays in PHP (as in other languages) are a collection of values linked together. For example, a menu in a restaurant (name of the dish - price) or the number of people living in a country's cities (city of the country - number of inhabitants) can be represented as an array. As explained in this article, a variable is a named container in memory that contains a specific value. In this sense, an array is a container containing many values.
An array can have only one element with a given key, i.e. the above array cannot have two elements with the key dinner. If we try to "add" a second dinner, we will simply overwrite the value of the existing element. In this example we have considered the most common case of array organization, namely as an associative array. An associative array is more convenient to use in code, because its keys have meaningful names (associated with some parts of the application or data processed by the script). But there is a simpler example of an array, these are numeric arrays. When creating them, you don't need to specify a key, it is set automatically as an integer starting from zero.
As you already know, array elements can contain as a value data of any type, strings, numbers, logical, including other arrays. An array consisting of other arrays is called a multidimensional or nested array. In practice, 2-3 levels of nesting are used to store any related structural data (e.g., data of any type).
Infoslovo
We are here to help with any questions you may have!
Want to learn more about KnowPerfectly or don't know which training program to choose - leave a request and we'll respond ASAP
ABOUT US
We are a platform of knowledge
On our website you will find a variety of courses in different fields: language learning (German, Spanish, French and others), programming, professional development and much more.
Join in!
12 200
professionals already with us
Join those who are already on their way to professional growth. Share your discoveries, exchange experiences, get inspired, feel the support of like-minded people!
PURCHASE
How do I get my first course?
- 1 Add a digital item to your cart
- 2Pay for the item
- 3 Enter your email at checkout
- 4 Receive access to the purchased item in an email
FAQ
Got Questions? We’ve Got Answers!
In the "Courses" section choose the course you need, then go to its page and click the "Buy" button. We accept Visa and Mastercard cards. All your data is safe, we provide a secure connection to the payment gateway.
This option is not available at the moment. You only pay once to get access to the selected course. There is no time limit on access to a course you paid for.
If you have signed up to the knowperfectly platform: log
in to your account and make a payment for the course.
After the payment it will be displayed in the "My Courses"
section. Usually the course contains videos, presentations
and homework.
If you have not signed up: after payment, check your email
inbox. you will receive an email with the access. You will
just need to log in from the email and start obtaining new
knowledge. If needed, you can also get in touch with our
support team by email ask@knowperfectly.com.
Please contact our support team at ask@knowperfectly.com and we will help you with any issue you may have.
It all depends on the school you buy the course from. There are plenty of schools on our platform and their terms and conditions may differ. Therefore, it is better to clarify this question before starting the course.
The service support team solves any technical issues. Mentors and reviewers help participants during the learning process on the platform: they work on mistakes, explain and add to the course materials
Sure! To do this, you need to email the support team at ask@knowperfectly.com, then we will send you a business proposal and help you to post your course on knowperfectly.