> Acasa > Forum > Tutoriale > PHP > Baza de date
Conectare
Salut Vizitator
IP: 38.107.179.229

Utilizator
Parola
Language
Cine este online
US 38.107.x.x
RO 78.96.x.x
CN 60.169.x.x
US 38.107.x.x
CN 60.169.x.x
US 38.107.x.x
Unknown 222.186.x.x
US 38.107.x.x
US 38.107.x.x
Unknown 188.24.x.x
CN 61.160.x.x
US MSN spider
>  Forum
Forum Alimentari RSSReply
Baza de date
AutorDescriere extinsa:
boyfromhell
Junior Member
Avatar

Posturi: 39
Contributii: 71

Sex: _MALE_
Online: Nu
Data: 29/06/2010 21:44
Baza de date
#post1125
Am urmatorul cod care introduce cateva date in baza:
code

$dbh = new PDO('mysql:host=localhost;dbname=test', 'userrr', 'parolaaaa');
$dbh->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
//creare tabel
$dbh->exec("CREATE TABLE IF NOT EXISTS `players` (
        `nick` VARCHAR( 32 ) NOT NULL ,
        `kills` INT NOT NULL ,
                `teamkill` INT NOT NULL ,
                `rank` INT NOT NULL ,
                `rightleg` INT NOT NULL ,
        `deaths` INT NOT NULL ) "
);
if ($stats->export($dbh, array(
        'table' => 'players',
        'fields' => array(
        'nick' => 'nick',
        'kills' => 'kills',
        'teamkill' => 'teamkill',
        'rank' => 'rank',
        'rightleg' => 'rightleg',
        'deaths' => 'deaths'
        ),
        'key' => 'nick'
))) echo "<center>Datele au fost introduse in baza de date cu  success.</center>nn";
?>
 


Acum cum pot sa fac intai sa stearga tabelul pleyers si dupa aia sa introduca datele.
Multumesc.
Image
Image
Delete Edit Quote
 
Andrei
Administrator
Avatar

Posturi: 420
Contributii: 439

Sex: _MALE_
Online: Nu
Data: 30/06/2010 09:54
Re: Baza de date
#post1126
tabelul il poti sterge din phpmyadmin.
Delete Edit Quote
 
boyfromhell
Junior Member
Avatar

Posturi: 39
Contributii: 71

Sex: _MALE_
Online: Nu
Data: 30/06/2010 19:45
Re: Baza de date
#post1127
Asta stiu si eu dar eu voiam sa stearga tabelul dupa care sa il faca iar.Smile
Image
Image
Delete Edit Quote
 
Reply
 
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo
 
QPC Network:  Jocuri Noi | Filme Noi | Jocuri Online | Jocuri pentru copii |