Hi Brian,
u must use header() function before you output any contents to client
browser, and terminate ur script immediately after using it.
--
regards,
chen wei (http://www.cw213.net)
===
Solutions Developer of Earth9.com
===
F
okay, this is what i want to do.
i have a login.php that asks the user to login.
and then if the login was successful the user will "redirected" to my
main.php.
and also if the user is already logged and went to my index.php, he will be
redirected immediately to main.php
i tried to do header("Loc
can i redirect using include/requre??
i think this like the serverside include for php...
> Hi,
>
> You can use Include or required instead !!
>
> Dan
>
> -Original Message-
> From: Brian Feliciano [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 12, 2001 8:39 AM
> To: Ignatius Teo; [E
thanks Ig!
is there a better way than this? What i am doing is a login page.
if the login is a success, then i will redirect it to the inside pages.
thanx!
> header("location: http://mydomain.com/index.php";);
>
>
> - Original Message -
> From: "Brian Feliciano" <[EMAIL PROTECTED]>
> To:
Hi Brian,
response.redirect actually just works like meta refresh, u can do it the
same using header() in php.
--
regards,
chen wei (http://www.cw213.net)
===
Solutions Developer of Earth9.com
===
Friday, October 12, 2001, 2:30:
ive been using ASP and now i'dlike to try PHP.
But i cant seem find the counterpart of response.redirect to the PHP
language.
Pls. help. thanks.
--
B R I A NF E L I C I A N O
==
Server Administrator
The Websense Group Co.
-
Unit 103
php-windows Digest 12 Oct 2001 02:50:17 - Issue 800
Topics (messages 9804 through 9812):
session open failed
9804 by: Web user
Large File Uploads
9805 by: Josh Tegart
Re: Help with Php4.06 installation
9806 by: Mihail Bota
emailing a submission to a web based news
For some reason whenever I do a multiple drop down box in php and click submit, the page it transfers too says that there were undefined index's. Which does not make sense because it worked for one of my friends and its an example right our of "Beginning PHP4."
Thanks
-Sean-
listbox.ZIP
D
hi, i have the following script:
i copied the verdana.ttf into the same directory where the script file is.
it doesn't work. any idea what might wrong?
libor
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
I had the same problem with my website earlier my problem was I didn't
have permission for the IIS/Guest user to write to my session directory.
That gave me the same error you got, so you might wanna check it out.
-Rob
[EMAIL PROTECTED]
"Web User" <[EMAIL PROTECTED]> wrote in message
002601c
When using sessions, is each session_id unique? Is there a way of making
sure they are?
CJD
--
PHP Windows 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
hi,
i'm getting the following error message:
ImageGif: No GIF support in this PHP build in
if i use imagepng...it works fine and the image shows correctly
the gd_dll is loaded at start up.
any idea?
i'm also having trouble loading fonts with the imagettftext function. i
copied the file ve
do you know if it's possible to email a new thread to a web based news
server.
assuming the news server was an nntp one, I think it's within PHP's
capabilities to retrieve an email say every half and hour via POP3 and then
post it to the News server using IMAP. If so how could we schedule this?
Yeah, I solved the problem. It was a simple thing, I did not have the
correct path.
Steve--yes, "ppp" is the name of the server, since I am using a ppp
connection.
Thanks to all who tried to help me!
Mihai
On Wed, 10 Oct 2001, Steve Yates wrote:
> MB> Error:"The specified CGI application misbeha
Do we really have to wait 2 versions for large file uploads (> 20 megs) to
work?
--
PHP Windows 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]
Hi,
There are problems with session, Please give me some advice.
Thank you!
Mike
System: PHP4.06 + Apache 1.3.20 Win32 + Win98 (the session configurations
are default in php.ini)
when the 1.php is running, the IE shows 2 errors as below:
Warning: open(/tmp\sess_5176646ce5a800db9101970b80d507f6
php-windows Digest 11 Oct 2001 14:02:54 - Issue 799
Topics (messages 9793 through 9803):
Re: Data from local PC MySQL (or MSAccess) to remote UN IX ISP MySQL
9793 by: Corn Vollney-R7019C
Re: windows compile - tsrm.lib error
9794 by: Simon Benjamin
Re: Exec() again
As before, this gets me one step closer to creating the php_mcrypt.dll.
BUT now I am not able to locate a "libmcrypt.c" file in order to create
the .lib file...
Anyone have these files.
php_mcrypt.dll
libmcrypt.lib
libmcrypt.c
Someone, somewhere has to have them
TIA
Brian "Squirre1" Gle
18 matches
Mail list logo