0 Answer
CodeQc
A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 191
Backtrace:
File: /var/www/html/cnasolution/application/views/question.php
Line: 191
Function: _error_handler
File: /var/www/html/cnasolution/application/controllers/Questions.php
Line: 419
Function: view
File: /var/www/html/cnasolution/index.php
Line: 315
Function: require_once
CodeQc
Punditsdkoslkdosdkoskdo
How to populate id3v2 data in an attachment page?
I have lots of mp3 attachments, I want to serve them as an actual page for users to visit. So , I need to populate the id3v2 tags from the mp3 files as the post's content. (also need to set page tags from those tags).