<?php $zapytanie = 'CREATE TABLE strony (id_strony int(5) primary key auto_increment,menu char(30) not null,tresc text)'; ?>
Powinno się połączyć z bazą i utworzyć tabele. A gdy uruchamiam ten skrypt jest biała strona. O co w tym chodzi?
Pozdrawiam.
<?php $zapytanie = 'CREATE TABLE strony (id_strony int(5) primary key auto_increment,menu char(30) not null,tresc text)'; ?>
<?php $zapytanie = 'CREATE TABLE strony (id_strony int(5) primary key auto_increment,menu char(30) not null,tresc text)'; ?>
<?php $zapytanie = 'CREATE TABLE strony (id_strony int(5) primary key auto_increment,menu char(30) not null,tresc text)'; ?>