Hello,
i have it running now. For complete the thread, write here the code with
it run.
query($sql);
foreach ($result as $var) {
echo $var['content'];
}
$DB = null;
}
catch (PDOException $e) {
echo "Fehler: " . $e->getMessage();
exit ();
}
?>
Regards
Silvio
--
PHP General Mailing List (http:
Am 14.04.2011 01:35, schrieb Daniel Brown:
> Good luck with the rest. You may want to just go back to the CMS,
> or at least start with the basics. You may already be learning that
> copying and pasting code doesn't always work but sometimes it can
> be malicious code that, to an untraine
On Wed, Apr 13, 2011 at 17:06, Silvio Siefke wrote:
> Hello,
>
[snip!]
>
> The File bloggen.php run without any Problems. But the linking want not
> work.
Oh, boy. Okay, here we go
Because you're doing multiple lines if the condition is met, you
need to add an opening bracket here:
>
>
> Regards
> Silvio
>
Sprechen sie deutsch?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo