[PHP] Re: Question about php "forwarding" to javascript

2004-02-14 Thread Ammar Ibrahim
I'm not sure i completely understand what you need but you could write dynamic Javascript using PHP e.g; $myString = 'hey dude, help me'; The code i wrote is really dumb, but trying to give you an example.

[PHP] Re: Question about PHP

2002-07-11 Thread Richard Lynch
>Hi, >I am not sure if it is a right email address to ask question, if it is not >plz disregard this email :) >if it is this is my Q: >I am reading a book about php, in its security section, it says " it is more >secure, as well as more efficient when installing PHP, to install PHP as a >SAPI m

Re: [PHP] Re: Question about PHP and images

2001-08-15 Thread Kunal Jhunjhunwala
How did you solve it? Kunal - Original Message - From: "Schrotty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 15, 2001 11:18 PM Subject: [PHP] Re: Question about PHP and images > My problem is solved!!! > > "Schrotty" &

[PHP] Re: Question about PHP and images

2001-08-15 Thread Schrotty
My problem is solved!!! "Schrotty" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I wanted to call a PHP-Skript through a img-Tag and PHP sends a image back. > How can I do that? > > Schrotty.* > > I'm German, so please be patient with my English. > >

[PHP] Re: Question about PHP and images

2001-08-15 Thread Schrotty
Let's i.e. a Bannerexchange, the users just put an img-tag on there site and the image appears. I wnat to know how this is possible. I tried already something like this: $im = imagecreatefromgif(news.jpg); imagegif = (); "Schrotty" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">new