I try to download it but it dont worked there just came everytime a 5 kb sized file from rapidshare. Please load the files up to Megaupload , too. because there I normally can download right.
P.s.: The screenshots look great.
Printable View
I try to download it but it dont worked there just came everytime a 5 kb sized file from rapidshare. Please load the files up to Megaupload , too. because there I normally can download right.
P.s.: The screenshots look great.
i want it on mysql :)
Hmm... it
Frontpage?
HTTracker for copying websites?
(link for my fully downloaded habbo website in 10 minutes: Local index - HTTrack Website Copier)
hmm, i see some other people working on PHP CMS, so i'm not going to do it :P
i'll make a CMS if nobody makes it... but i need time
I was also thinking about that, if you copie the habbo website (html) to frontpage.. safe it, and you can safe all the images automaticQuote:
Frontpage?
HTTracker for copying websites?
The work i made with some tutorials by the web (Mysql_fetch_row(), mysql_fetch_array(), mysql_fetch_object()) :
Try to catch the text value of the column "bloc1" of the table "pages_main" of the database "habbsitecms" on the server "localhost" (MySQL Close argument is after)
I try with mysql_fetch_row(), mysql_fetch_array(), mysql_fetch_objeft() but they don't work on my localhost server (i use Xampp)Quote:
<?
/* -----------------------
Connexions Variables
-----------------------
*/
$host = "localhost";
$user = "root";
$pass = "";
$bdd = "habbsitecms";
$table = "page_main";
/* ---------------------
MySQL Connexion
---------------------
*/
$ide= MYSQL_CONNECT($host,$user,$pass);
mysql_select_db("$bdd");
/* -------------------------
Viewing
-------------------------
*/
$$requete=mysql_query("SELECT bloc1.bloc2 FROM pages_main LEFT JOIN profil ON pages_main.id=profil.id");
while($resultat=mysql_fetch_row($requete))
{
$bloc1=$resultat[0];
$bloc2=$resultat[1];
$bloc3=$resultat[2];
echo"$resultat[0]";
}
?>
Help meeeeeeeQuote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\xampp\xampplite\htdocs\habbsitecms\20beta\main.php on line 611
RapidShare: 1-Click Webhosting
I have added italian on pannel control, main and maintenance.
I have a CMS with content editor and and and... but i haven
Lol i have added ilythebest in the credits ok?
Upload to other site not rapidshare...
Its kinda nice, its just a copy & Paste job tho, load it up in Macromedia Dreamweaver it copys the images for you :S it would be a bit better if u could get the habbo homes script, then i would be amazed, i have worked in MySQL and PHP for 2 years so dont call me a noob.
www.talesofnamar.com - made most of the systems off there, i work very closely with the owner