Quantcast
Channel: ASPRunner forums
Viewing all articles
Browse latest Browse all 2586

phpr 10.4 detail popup not working

$
0
0
hi,
I have 2 table

master table
id int(11) pk
name varchar(30)


detail table
id int(11) pk
master_id int(11)
pict varchar(255)

table link is id <=>master_id
phpr 9.8 on the master record popup detail record showing
but 10.4 on the master record popup detail record picture not showing

may I take help this matter?
best regards.

Viewing all articles
Browse latest Browse all 2586

Trending Articles