php mysql - how to echo a url from table?

DubStylee

New member
if my user has entered the correct username and password, how to I echo the url where the user cpanel page is????

something like <?php echo 'url'; ?>
 
Back
Top