Q(Question):
if username or password is match then go to next page otherwise not
Related Posts
CMS advice – PHP
February 23, 2020 Php Leave a comment
Q(Question): Apologies for x-posting but seemed no obvious single forum for my query. I am new to content management systems and am considering using a cms to implement a content-based web site with a...
Sending mail with php – PHP
February 23, 2020 Php Leave a comment
Q(Question): php mail… I did this ages before but I’m having problems with it. <?php //--- Start mail script --- $to = "[email protected]"; $from = "[email protected]&quo...
Variable is nor right but how – PHP
February 23, 2020 Php Leave a comment
Q(Question): I am trying to make a change to a php program, Could you see the error $t = $_SESSION[f_or_temp_data][f_or_st_id]; $query = "select vinalux.fabric, size.size_height_max, price.size_k...