Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 00:41
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Recent Tutorial Support
| |-+  Flash Ecards (Moderators: Flash-db, vesa kortelainen, Ronald Wernecke, Mohsin Sumar, Jorge Solis)
| | |-+  Write the text into DB!
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Write the text into DB!  (Read 2928 times)
Adi
Server what's that
*
Posts: 4



View Profile Email
« on: 03/17/03, 15:47 »

Hi Jeff

Is it possible to write the text into DataBase instead of text file?
Logged
vesa kortelainen
Administrator
Systems Administrator
*****
Posts: 3450


View Profile
« Reply #1 on: 03/18/03, 06:47 »

Sure.

Logged
Adi
Server what's that
*
Posts: 4



View Profile Email
« Reply #2 on: 03/18/03, 06:57 »

 Smiley
Would you please tell me how?
Logged
vesa kortelainen
Administrator
Systems Administrator
*****
Posts: 3450


View Profile
« Reply #3 on: 03/18/03, 07:01 »

instead of writing a text file, you youse php to send commands to SQL Database.

Have you use PHP & SQL before ?

Vesa
Logged
Adi
Server what's that
*
Posts: 4



View Profile Email
« Reply #4 on: 03/18/03, 07:07 »

I am familiar with msql and php but I have never done something like that, honestly I dont know how to do this. I think I whoud need to creat a table and  Huh well I know how to install a sql file into database but dont know how to program it  Embarrassed
Logged
Adi
Server what's that
*
Posts: 4



View Profile Email
« Reply #5 on: 03/18/03, 07:12 »

I think first I need

// Database details
$dbHost = "localhost";
$dbUser = "databaseUserName";
$dbPass = "databasePassword";
$dbName = "databaseName";

I dont know the rest  Cheesy
« Last Edit: 03/18/03, 07:13 by Adi » Logged
vesa kortelainen
Administrator
Systems Administrator
*****
Posts: 3450


View Profile
« Reply #6 on: 03/18/03, 07:27 »

okay....

Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!