gd クラス内の imagecreate()
代筆のように以下:
//header("content-type: image/png");
include("config .php");
$s1 = "SELECT * FROM question WHERE t=0";
$result = mysql_query($s1);
$i = 0;
while($row= mysql_fetch_array($result))
{
$id = $row["id"];
$content0 = $row["content"];
$s2 = "SELECT * FROM question WHERE t='$id' ";
$result1 = mysql_query($s2);
echo "
" .$content." | ";"; | ". ($num/10)." | "; | < img src=image/3.png> |