Hello, I'm not able to show all the records in a DB table row, I can only bring the first record.
Here is my table:
CREATE TABLE IF NOT EXISTS 'tbnoticiasrel' (
'id' bigint(20) NOT NULL AUTO_INCREMENT,
'id_noticia' bigint(20) NOT NULL,
'id_...
asked by
27.07.2015 / 15:16