TubeNations
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by TubeNations-
Sounds like you want to create a bridge of some sort with a phpbb forum. You might do better to ask about this on the phpbb forums. Ok thanks for the help though :)
-
Well basically i am trying to make an admin panel, that shows user data from 2 different databases, 1 being a phpbb database and the other being from our directory database, there is user data in b...
-
Well what i meant was, well code that can be used that has 2 open databases at the same time. So for example $mysqli = new mysqli("localhost","database","password"); $mysqli2 = new mysqli("localh...
-
I use a php snippet of code and htaccess for my redirect to ) or $_SERVER['HTTPS"> == 'off' ) { $redirect_url = "https://" . $_SERVER['HTTP_HOST"> . $_SERVER['REQUEST_URI">; header("Locatio...