View Single Post
Old 08-30-2016, 09:11 PM   #1
addisoncave
Registered User
 
Join Date: Jun 2016
Posts: 169
PHP codes for Implementing Linked List?

Hey Guys I want some PHP codes that implements Linked List. There is no concept of Pointers in PHP then how you manage to create Linked List in PHP?

Please elaborate it with a Database table name 'music' having three column 'uid', 'artist' and 'album'. With every update of row that linked list will fetch the data of the table.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
addisoncave is offline   Reply With Quote