PHP Classes

2 mistakes in sync.php

Recommend this page to a friend!

      Sync DB Content  >  All threads  >  2 mistakes in sync.php  >  (Un) Subscribe thread alerts  
Subject:2 mistakes in sync.php
Summary:mysql_die and SyncDBContent
Messages:1
Author:michael scheuer
Date:2005-07-02 10:39:19
 

  1. 2 mistakes in sync.php   Reply   Report abuse  
Picture of michael scheuer michael scheuer - 2005-07-02 10:39:19
just wanted to post (just if wondering that this samples don't work):

got to define a mysql_die - function in sync.php

and there is a mistake in the line
function SyncDBContent($db_host = "",$db_name = "",$db_user = "",$db_pass = "")

because in the downloaded file is $db_user placed twice instead of $db_pass