PDA

View Full Version : SQL / PHP - Users


alexillsley
2nd April 2007, 18:47
Hi,
How with SQL/PHP can i get thes site that an isp user e.g an email account belongs to. I cant see any relationship between them in phpmyadmin:confused: .
Thanks,
Alex

till
3rd April 2007, 10:45
You can get the relations between the tables trough the table isp_dep. There must be some additional explanations here in the dev forum if I remember correctly.

alexillsley
3rd April 2007, 10:48
Thanks, ill have look:)