Is there any possibility of logging all the Insert, Update and Delete
Commands to a database of Mysql-Server? I would like to fetch them with php
and display them in HTML.
thanxs martin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What is wrong with the following statement? The Picture which is generated
in graf.php is not displayed.
echo "";
thanxs
martin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>As my message says, no, in HTML you don't have text and images together.
>The image is retrieved from the server by the client in a completely
>different request.
>The "main" request basically says "An image goes here. Go ask over there
to
>go get that image."
so, do you have any solution for
How can I say php to execute graf.php until it´s finished and then move on
to the rest of the code?
echo "
Hi!
I need to reopen a file in php - how can i manage this?
The problem is the following:
at the beginning of my main php file I am including a picture, which refers
to a php-image-file. I am creating a Text File in this Image File and I need
to open this in the main php file. But I don´t have t
5 matches
Mail list logo