thanx Chris,
this code is running on Web, is not on Local. and I did your way, it did not
work
regards
"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> --- Burak Delice <[EMAIL PROTECTED]> wrote:
> > http://localhost/menu.php?status=0
hi,
when I enter url like that http://localhost/menu.php?status=0 php return an
error below :
"Warning: Undefined variable: status in
D:\calismalar\cengiz_ozdelice\web\menu.php on line 41"
my code on 41.line is :
if ($status==0) echo '"trying";
what is problem?
thank you.
--
PHP General Ma
I gave up php, cgi, java,delphi,max,web,flash!!!what is
matter...http://www.micro.magnet.fsu.edu/primer/java/scienceopticsu/powersof
10/index.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
r. We
> must depend (somehow) on the browser interpreting what we tell it and then
> acting in a particular way.
>
> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 23, 2002 12:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] is there a f
hi,
I wonder that is there a PHP function like window.open() into Javascript?
thankyouverymuch.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
how can I call a php file from javascript?. Actually I want to call a php
file from flash without appear a web browser window(I used getURL function
but it use new or self window). so I will use fscommand and call php from
java.
thankyou.
--
PHP General Mailing List (http://www.php.net/)
hi,
why this code does no work?
(explorer is giving ajavascript error)
thanks.
burak ozdelice
http://localhost/Aksu/web/getimage.php?resim=K00.jpg
$size = GetImageSize ("images/$resim");
echo "";
echo "WinName=\"";echo $resim; echo "\"
";
echo "GoURL=";echo"\"images/resimgoster.php?res=";
why is that code t working?
http://localhost/Aksu/web/getimage.php?resim=K00.jpg
$size = GetImageSize ("images/$resim");
echo "";
echo "WinName=\"";echo $resim; echo "\"
";
echo "GoURL=";echo"\"images/resimgoster.php?res="; echo $resim; echo "\";
";
echo "var hdth="; echo $size[0]; ech
thanks again
echo "
width="; echo $size[0]; echo ";";
I mean, problem's solution is "echo" :)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanyou very much guys,
I is working boyan, but your suggestion seems like a long way? he?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
error that syntax error. Why? and how can
do my purpose?
thanks
burak delice
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
error that syntax error. Why? and how can
do my purpose?
thanks
burak delice
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
12 matches
Mail list logo