Hello again,
Now I have different problem, which I cannot solve.
Here is the problematik source cod :
<?php
$lst1 = mysql_query("SELECT id, brand, vid FROM table1 WHERE vid = 'rdtelpl' GROUP BY brand", $dbh);
while(list($id, $brand, $vid) = mysql_fetch_row($lst1)) {...
It's OK now.
Finally I've call to my server administrator and he done this task for seconds.
He ask me only to copy the 3 files of the table to into the server and then using his SSL connection he just copy and bast the table.
Now my first MySQL database is working :)))
Thanks for your help...
Hello,
I am new in database programing and still learning.
For the present moment I have one ready and fill with data table and now I wont to upload it to my Web server.
The problem is that I don't now how to this task.
I can create table trought the admin panel of my site, but what should I do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.