
03-02-2009, 05:45 PM
|
 |
|
|
Join Date: Apr 2005
Location: İstanbul / T?rkiye
Posts: 377
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by AdemGEN?
Hello,
A request from you last
This is very important for me
I could not do
Request, Can you add this in the xml file?
Code install and unistall
PHP Code:
CREATE TABLE telefon_listesi ( telefon_id INT UNSIGNED NOT NULL AUTO_INCREMENT, userid INT UNSIGNED NOT NULL DEFAULT '0', kullanici_adi VARCHAR(100) NOT NULL DEFAULT '', telefon_sahibi_adi MEDIUMTEXT, telefon_sahibi_soyadi MEDIUMTEXT, aciklama MEDIUMTEXT, ev_tel_kodu VARCHAR(47) NOT NULL DEFAULT '', ev_tel_numara VARCHAR(47) NOT NULL DEFAULT '', is_tel_kodu VARCHAR(47) NOT NULL DEFAULT '', is_tel_numara VARCHAR(47) NOT NULL DEFAULT '', cep_tel_kodu VARCHAR(47) NOT NULL DEFAULT '', cep_tel_numara VARCHAR(47) NOT NULL DEFAULT '', PRIMARY KEY (telefon_id), KEY ekleyen_kullanici_id (userid) )
AND
NavBar and Quick Links automatically into the "Telefon Rehberi" link to be added (No translation phrase) (Note: Text color Red "Telefon Rehberi")
URL: telefon_rehberi.php
Thank you
|
Request
Insert XML into the database structure may know?
Quote:
Originally Posted by ragtek
|
I set this problem in your way, thank you.
|