Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   PHP codes for Implementing Linked List? (http://siteownersforums.com/showthread.php?t=177192)

addisoncave 08-30-2016 09:11 PM

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.


All times are GMT -7. The time now is 02:17 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.