What is data structure in php?
Answer / Sumit Kumar
In PHP, a data structure is a collection of data that maintains a specific organization. Common data structures include arrays, objects (associative arrays), and linked lists. Each data structure has its own advantages and use cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to close a session properly?
What is the use of count() function in php?
hi guys..i m new to php..and want to learn it including the oops concept...can anybody send me some good programming bases exercise or a small learning project on it at nitsl_a@yahoo.co.in.I know html and going thru some of its websites.But about to go on it practically.plz advice.
1 Answers College School Exams Tests, Satas, Wipro,
What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
Is strcmp case sensitive?
i got 2 year backs in my MCA,i am 28 year guy, presently learning PHP, can i get the job & on facing the interview wht i will answer out for that?? (experience in as a 1.5yr System analyst after graduation)
How to create an empty array in php?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
What advance thing in php7?
Which is a perfect example of runtime polymorphism?
how to set session expire(session timeout) using php code
What is the array in php?