Jump to content
php.lv forumi

tabula


Gochix

Recommended Posts

  • Replies 44
  • Created
  • Last Reply

Top Posters In This Topic

<html>
<table>
<tr>
<td id="status">1</td>
<td id="status">LV</td>
<td id="status">Cleric</td>
<td id="status">Warcraft</td>
<td id="status">12</td>
<td id="status">2668 h</td>
<td id="status"><font color="purple">17.02.2014</font></td>
</table>
</html>

Šeit tabulas kods, bet šajā vietā man vajadzētu ievietot kā piemēru $name $regdate utt.. kā var ielikt iekš tā viņu?

Edited by Gochix
Link to comment
Share on other sites

nav saprotams, ko īsti vēlies?

 

ja HTML kodu, tad nospied labo peles tausti;nu un "View Page Source"

 

ja sistēmu, kas pati ģenerē tādu tabulu, tad tev jātiek pie tiem datiem, kas atrodas kaut kādās tabulās, kas esošajā sistēmā jau ir?

Link to comment
Share on other sites

Tātad ņem citātu "izvilkt no datubāzes table info un attēlot", tulkojam ar google translate angliski "pull info from the database table and displaying"

Rakstām tulkojumu googlē: https://www.google.lv/search?q=pull+info+from+the+database+table+and+display

Iegūstam 1. rezultātu, kurā pārādīts piemērs kā to izdarīt: http://stackoverflow.com/questions/15251095/display-data-from-sql-database-into-php-html-table

Link to comment
Share on other sites

Uzliekot ORDER BY name DESC , kā iegūt lai ID parādas nevis kā pieliekot +1 iekš id datubāzē, bet ja kopā ieraksti tabulā ir 5 , tad ir no 1 lidz 5 , un izdzesot vienu info un ieliekot atkal 1 info, atkal paliktu tas 1 - 5, savadak man parādās 1,2,3,4,6 utt

Edited by Gochix
Link to comment
Share on other sites

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.

Loading...

×
×
  • Create New...