Jump to content

Cum Adaug Ultimele Posturi De Pe Forum Pe Site?


Recommended Posts

Posted

Exprima-te mai corect. Nu inteleg ce vrei sa zici.

Sa pun pe site o bara cu ultimele updateuri care sa afiseze defapt ce am postat pe forum la update-uri. Vezi pe bugged.ro iti apare "Ultima postare". Asa vrea sa pun si eu

Posted

Creeaza un fisier in public_html cu numele index.html si trece in el codul asta:

<html>
  <head>
    <title>titlul</title>
  </head>
  <body bgcolor=white>

    <table border="0" cellpadding="10">
      <tr>
        <td>
          <img src="images/springsource.png">
        </td>
        <td>
          <h1>CE VREI SA SCRI</h1>
        </td>
      </tr>
    </table>

    <p>Descriereeeee </p>
    <p>Descriereeeee
    <ul>
   
    </ul>

  </body>
</html>
  • Moderators
Posted

Nu e bun. 

 

Iti trebuie ceva mai complex decat crezi. Nu stiu exact cum se face, dar poti cu cateva metode..

  • Query in baza de date.
  • RSS Feed.
  • Invision Power Board Website Integration pentru Wordpress

Probabil exista si alte metode.

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Posted

Nu e bun. 

 

Iti trebuie ceva mai complex decat crezi. Nu stiu exact cum se face, dar poti cu cateva metode..

  • Query in baza de date.
  • RSS Feed.
  • Invision Power Board Website Integration pentru Wordpress

Probabil exista si alte metode.

Am sa incerc cu RSS

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.