[PHP] php_mssql.dll extension problem

2002-06-03 Thread Todor Stoyanov

Hi, I'm trying to load the php_mssql.dll extension and always get this
error:

PHP Warning: Unable to load dynamic library
'C:\PHP\extensions\php_mssql.dll' - The specified procedure could not be
found. in Unknown on line 0.

Any ideas??

Thanks Todor



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] GIF support in PHP

2002-03-25 Thread Todor Stoyanov

Is there a way to add GIF support in PHP without recompiling?
Just adding as an extension.

Tanks a lot.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Trouble with Sessions

2002-02-21 Thread Todor Stoyanov

That's right
Send these headers after the session_register()

header(Cache-Control: );
header(pragma: );

Leaving the values empty will allow the browser to decide if to get the
result page from the cache. It works for me fine, but I'm not sure in case
with SSL secured page.


Richard Baskett [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Well actually I believe if you do a header pragma cache or another way of
caching the page it should work.  If I am wrong someone please correct me..
I don¹t want to give out bad advice :)

Rick

The old law about an eye for an eye leaves everybody blind. - Dr. Martin
Luther King, Jr.

 From: Steven Walker [EMAIL PROTECTED]
 Date: Wed, 20 Feb 2002 19:57:48 -0800
 To: Phillip S. Baker [EMAIL PROTECTED]
 Cc: PHP Email List [EMAIL PROTECTED]
 Subject: Re: [PHP] Trouble with Sessions

 Phillip,

 I had the same problem. It's even worse in IE5 since no error was
 displayed, just an empty form. To circumvent this, I put PHP controls
 for navigating. To go back, a button called 'modify' resubmits the data
 to the form page. On my site, if the user clicks the back button, they
 get hosed what can you do?

 Any one else know?

 Steven J. Walker
 Walker Effects
 www.walkereffects.com
 [EMAIL PROTECTED]

 On Wednesday, February 20, 2002, at 07:36  PM, Phillip S. Baker wrote:

 Hey All,

 I just converted my login process to sessions.
 It works great.

 However I am having one annoying issue come up.

 The site is a secure site. So each page has an include to check to see
 if a validated session is there. If not a login forma appears and so on.
 It all works just fine.

 However I am coming up against a problem with forms now.

 I have a searchable listing of members.
 So there is a form to search for particular members.
 I preform the search, get a listing of possible matches.

 Now I click on a member name to get more info about him bringing up
 another page.
 If I hit the back button on the browser to get the search results again
 I get the following message

 Warning: Page has Expired The page you requested was created using
 information you submitted in a form. This page is no longer available.
 As a security precaution, Internet Explorer does not automatically
 resubmit your information for you.

 To resubmit your information and view this Web page, click the Refresh
 button.

 Under my previous scheme where login was through the use of cookies.
 I did not get the above message.

 Anyone have any ideas how to get ride of this message and just allow
 the back button to work like it did before?

 (Oh I get similiar messages in NN 6.2 or NN 4.+)

 Phillip


 -- PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Win32 PHP + PostgreSQL support

2002-02-07 Thread Todor Stoyanov

Any ideas how to get PHP for win32 with PostgreSql support?

Cheers

Todor



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: How to have custom error pages rather than CGI Error. The specifed ...

2002-02-01 Thread Todor Stoyanov

In IIS 5 Go to Web site properties, then Custom Errors and edit the
properties of error 404.


Nyon [EMAIL PROTECTED] wrote in message
002c01c1ab4d$afeb4ef0$8401a8c0@kayak01">news:002c01c1ab4d$afeb4ef0$8401a8c0@kayak01...
 Hi,

 I am running PHP on W2k. How do I redirect an url if a php file is not
found
 and
 the web browser returns CGI not found. The specified CGI misbehaved..
 Tried looking in IIS Error pages but can't find the html file.

 Regards
 Nyon




-- 
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]




[PHP] Re: javascripts commands

2002-02-01 Thread Todor Stoyanov

document.forms['yourcombo'].options[document.forms['yourcombo'].selectedInde
x].value


Eduardo Melo [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 How can i access an HTML ComboBox content using javascript language ?

 thank's

 eduardo melo
 computer programmer



 htmlDIV
 DIV
 DIV
 H5--/H5
 H5Eduardo Fco Melo/H5
 H5Celular : 19-9743-0804/H5
 H5R. Antônio Biasi Filho, 74nbsp;- Hortolândia - SP - CEP
13184-040/H5
 H5Currículumnbsp;disponível nonbsp;endereçonbsp;abaixo :/H5
 H5A

href=http://www.apinfo2.com/cgi-bin/roteador.cfm?prof=59821amp;pcargo=Anal
ista

Programadorwww.apinfo2.com/cgi-bin/roteador.cfm?prof=59821amp;pcargo=Anal
ista
 Programador BR/H5/A/DIV/DIV/DIV/html

 _
 MSN Photos is the easiest way to share and print your photos:
 http://photos.msn.com/support/worldwide.aspx




-- 
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]




[PHP] Re: setting/reading session_id before session_start

2002-01-30 Thread Todor Stoyanov

Just start the session again with session_starrt(), PHP will not start the
session again if it already exists.


[EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...

 Maybe I'm having a brain fart, please set me straight:

 I want to use session_id($myval) to use a roll-my-own MD5 session id
(SID).

 I don't obviously want to assign the session_id() if the session is
already
 established.

 Given that session_id() must come before session_start() how do you tell
if
 a session_id has already been set before session_start()?!








-- 
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]




[PHP] Re: A real simple question...

2002-01-30 Thread Todor Stoyanov

That's the way
echo system(/usr/local/misc/ftpusers);

Liam Mackenzie [EMAIL PROTECTED] wrote in message
003c01c1a970$986e47c0$0700a8c0@enigma">news:003c01c1a970$986e47c0$0700a8c0@enigma...
Hey everyone,

Got a question...

How to I run a program and print it's output into a document?
For instance, I have a program called ftpusers and when run from a shell
like this:
/usr/local/misc/ftpusers
It will display a plain text list of people connected to my server.

How do I get PHP to call that program and print it's output into a webpage?


Thanks for your help!


Liam




-- 
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]




[PHP] Re: HOWTO: detect browser's script enabled?

2002-01-29 Thread Todor Stoyanov

use the noscript/noscript   tag


Ivo Stoykov [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi

 I've fillowing (dull perhaps) question:

 Could I chanck somehow whether the browser has script enabled. I'd like to
 use it for my statistics.
 I saw such into http://www.extreme-dm.com/tracking/ free tracking service.

 Thank you.

 Ivo





-- 
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]