Code:
<?php
$fooArray = explode(',',$_SESSION['foo_string_id']);
$count_size = count($fooArray);
$t = 0;
while ($t < $size) {
// the data table
$Foo0 = GetSQLValueString(isset($_POST['Foo']) ? "true"
<?php
$fooArray = explode(',',$_SESSION['foo_string_id']);
$count_size = count($fooArray);
$t = 0;
while ($t < $size) {
// the data table
$Foo0 = GetSQLValueString(isset($_POST['Foo']) ? "true"
if(mysql_num_rows($user_row_comment) == 0) {
if (mysql_num_rows($user_row_comment) > 0)
{
<?php
mysql_select_db($database_Del_Comments, $Del_Comments);
$result = sprintf("SELECT a.Id, a.Type,
<script type="text/javascript">
<!--
function toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
<?php require_once('Connections/Del_Comments.php'); ?>
<?php
if (!function_exists("GetSQLValueString"))
<?php
$result = mysql_query("SELECT a.Id, a.Type,
a.Dates,
a.Uidfk as Uidfk,
b.Id as Did,
b.comment as Comment,
b.dates
SELECT a.Id, a.Type, a.Dates, a.UIdFk, b.Id as Did,
Leave a comment: