[Phpmyadmin-devel] $strShowingBookmark ?
24 Jan
2006
24 Jan
'06
7:04 p.m.
Hi, i don't know what is the exact meaning for $strShowingBookmark, used here: in import.php: } elseif (!empty($id_bookmark) && $action_bookmark == 1) { $message = $strShowingBookmark; can someone please explain? -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet
24 Jan
24 Jan
7:56 p.m.
New subject: [Phpmyadmin-devel] Re: $strShowingBookmark ?
Hi On Wed, 25 Jan 2006 09:08:30 +0100 Sebastian Mendel <lists@sebastianmendel.de> wrote:
i don't know what is the exact meaning for $strShowingBookmark, used here:
in import.php: } elseif (!empty($id_bookmark) && $action_bookmark == 1) { $message = $strShowingBookmark;
can someone please explain?
Bookmark is being displayed in SQL box (and not executed). -- Michal Čihař | http://cihar.com
7224
Age (days ago)
7224
Last active (days ago)
1 comments
2 participants
participants (2)
-
Michal Čihař -
Sebastian Mendel