Forums

how connected to database

flex 14 Sep, 2009
hi,i newbie for a joomla and chrono form.
i use a joomla 1.5 and the chrono form.
i create form the name is data_sekolah (in english is school data)
the database is connected to phpmyadmin.
then i make a submit menu.
but why cannot connected to database.
it's only can see when i create in phpmyadmin.
its the code was wrong?

the code is
<p>Daftar</p>
  <p>
    <label>Nama Sekolah
    <br />
    <input type="text" name="textfield" />
    </label>
  </p>
  <p>
    <label>Alamat sekolah
    <br />
    <input type="text" name="textfield2" />
    </label>
  </p>
  <p>
    <label>Status Sekolah<br />
    <select name="select">
      <option>Negeri</option>
      <option>Swasta</option>
    </select>
    </label>
</p>
  <p>
    <label>
    <input type="submit" name="Submit" value="Tambah" />
    </label>
  </p>

and i need a help for my papers
-thx-
GreyHead 14 Sep, 2009
Hi flex,

Please see the Tutorials from the Tutorial link above.

Bob
flex 15 Sep, 2009
i'm sorry but i not see the link..
can you send me again?
GreyHead 15 Sep, 2009
Hi Flex,

See the link in the menu bar at the top of the page here.

Bob
flex 15 Sep, 2009
then what i do next?
i'm sorry i new so i do know what i do next.
thx
GreyHead 15 Sep, 2009
Hi Flex,

Download and read the tutorials, especially the database one ?

Bob
flex 15 Sep, 2009
thx for your help now i know what you mean.
thx a lot.
flex 15 Sep, 2009
can you help me what it mean


* We couldn't validate your key because of some wrong data used

thx again
GreyHead 15 Sep, 2009
Hi Flex,

For any subscription and validation problems and questions please contact Max directly using the Contact US form here = see the menu bar again.

Bob
This topic is locked and no more replies can be posted.