Data Upload

Data Upload

am 24.05.2007 21:28:44 von elk dolk

--0-1651610567-1180034924=:69448
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi all,

I am in the process of designing a web site with PHP_MySQL . Every week some data would be added to the database . The procedure of updating the database and uploading data is not clear for me
1 – Can I update MySQL table offline and then copy it to the server via fpt?
2 – What kind of server is recommended Windows or Linux?

I appreciate all your opinions

Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us.http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo .com/gmrs/yahoo_panel_invite.asp?a=7 hot CTA = Join Yahoo!'s user panel
--0-1651610567-1180034924=:69448--

Re: Data Upload

am 25.05.2007 01:00:47 von dmagick

> I am in the process of designing a web site with PHP_MySQL . Every week some data would be added to the database . The procedure of updating the database and uploading data is not clear for me
> 1 – Can I update MySQL table offline and then copy it to the server via fpt?

Kinda. You could update your local database then upload & import the
database table, or just import it into the 'live' system. Depends on the
data, size of data etc as to what the best approach would be.

> 2 – What kind of server is recommended Windows or Linux?

What are you most familar with? Use that unless you want to learn a new
operating system.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php