So what do you thing about on this thing ?
Anup Shukla yazmış:
I am sorry. Please disregard my previous post.
I think i am wrong on that.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you Anup,
But why I getting this error ?
is this a bug ?
I have changed my code like this
if (in_array($this->getFileExtension($file), array('gif', 'jpg', 'png'))) {
}
but I can't understand.
Anup Shukla yazmış:
Murat BEŞER wrote:
I can
I can't under stood but PHP gaves me an error:
"UnExcepted $this" for " || $this->getFileExtension($file) == 'jpg' "
When I removed jpg extension check it's okay... PHP script runs well.
What is the problem :)
public function loadImages($folder) {
$result = $this->filemanager->
hi,
is it possible to close client's browser's window from php script?
thanks...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
i want to encode a string that users enter with mysql password function. but
sometimes this code works sometimes don't. mysql warns me:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
resource in
the code is:
$result=mysql_query("select password(".$_POST[
i have written
ini_set("session.name", "SID");
before, in page1.php. and i've added it on page2.php before session_start
and it works.
thanks..
"Murat Ö." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
i tried but it didn't work.
i wrote in page2.php:
and i was noticed: "Undefined index: isim in ."
but i have written $_SESSION['isim']='murat' in page1.php
"Sascha Cunz" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]"&g
hi,
page1.php creates a session and its variables in it in successfully. the
variables and values are created like
$_SESSION['x']='abc'
page1.php sends the SID information to page2.php via GET method. how can i
access the those variables with SID information in page2.php?
thanks
--
PHP Ge
hi,
i think -i've read- private sites which has login scripts (have username and
password) are made using cookie. if this is true, how can find the
information about making like that sites? if not, how can i make?
thanks all
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-
your header line works fine, but where are cookie files written?
i didn't see any cookie file about it in my windows/cookie directory
after it had been created??
thanks
Richard Baskett wrote:
> Here use this cookie that I wrote, it works in every browser, every os.
>
> ---
hi,
i have a problem with cookie.
true
login page -> decide page -> main page
|
false
|
login page
username and password are posted by login page to decide page, if it's
true, main page wi
hi,
i have a html form and it is posted a php script. but how can i
recognize the url that only posted from my html file?
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list a
something;
>
> -Original Message-
> From: Egon Schmid [mailto:[EMAIL PROTECTED]]
> Sent: September 14, 2001 2:20 PM
> To: Alexander Skwar
> Cc: murat; [EMAIL PROTECTED]
> Subject: Re: [PHP] posted urls
>
>
> Alexander Skwar wrote:
>
>>So sprach »mu
hi,
how can i change variables that has two or more words to variables that
has "+" instead of blanks in that variables.
Like this: "word1 word2 word3" => "word1+word2+word3"
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
hi,
i wrote php scripts with php 4. but my server's php version is php 3. i
used in_array function while i was writing the scripts. i used that
function to check posted variables is available or not.
is there an another way to check this posted variables or another one
likes in_array function?
Hello friends,
I want to prepare a page as attached. But main problem is how can I bring the
data to upper page when lower page's row is selected. I want to take all data on
selected row
to the upper pages fileds.
please help me.
Murat
--
PHP General Mailing List (http://www.php.net
input fields
is it possible. Do I need javascript or php can solve my problem.
Thanks
Murat
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
17 matches
Mail list logo