Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Community Cafe (http://www.bvlist.com/forumdisplay.php?f=18)
-   -   Does this work? (http://www.bvlist.com/showthread.php?t=11658)

BamBam0077 18th June 2018 19:21

Does this work?
 
Code:

@cmsquery function
 function cms_sql($query) {

$sql = mysql_connect("localhost", "root","","db");

while ($sql) {
 $query = mysql_query($sql, $query);
 }

return $query;
 } // cms query function

Bump: I wanted to use $db connection inside the $query, so I learnt mysql_query($db,$query) or mysql_error(__FILE__, __LINE__); would be the way via while($sql) function wanted to know if works can not get my mobiles server side to work like what ide or which app to run since no xampp on mobile as far as I can understand. So I need someone with laptop or PC to test and report back if possible or tell me a way to run on mobile. :drink:

Bump:
Code:




<?php echo("hello"); ?> :: Shop