Jump to content

Recommended Posts

Posted (edited)
CREATE TABLE IF NOT EXISTS `interreg` (
  `varname` varchar(11) NOT NULL,
  `value` varchar(20) NOT NULL,
   PRIMARY KEY (`varname`)
) ENGINE=InnoDB;
INSERT INTO `interreg` (`varname`, `value`) VALUE
('unique_id', '0')
 
mga brad ito po ang problema ko.
Hindi ko alam gagawin eh? ang pagkakaintindi ko dito ay ma nadoble, pero hndi ko nmn alam kng saang location yung dumoble at kung anong gagawin ko. sinubukan ko na dn mag browse about dto pero hnd nakatulong. sana matulungan nyo ako.

post-21557-0-18465600-1382615327_thumb.png

Edited by Patskie
Change to code

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...