Jump to content
GIGN Forum

Php


Rush-Tm*
 Share

Recommended Posts

<?php 
/*
Write code inserting output inside
variable $content as in following example.
You have DB connection, all global vars
and all MKPortal and Forum functions at your availability
*/

$nome = $mkportals->member['name'];
$content="Hi $nome";


?>

Taisu jaunu page, iekš mkportal, tur ir šis kods automatiski, meģnināju likt include("bans/ban_list.php") iekš content bet tad viņs parāda tikai baltu lapu. kādam ir idejas kur tas include jaliek? Vai vismaz ar iframe.

Link to comment
Share on other sites

<?php

/*

Write code inserting output inside

variable $content as in following example.

You have DB connection, all global vars

and all MKPortal and Forum functions at your availability

*/

$nome = $mkportals->member['name'];

$content="<center><iframe src=http://lapele.lv width=platums height=augstums frameborder=0></iframe></center>";

?>

Edited by OneSKILL
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...