[PHP] Re: cgi 2 php

2001-08-18 Thread Jamie Burns
you see on the web are written in perl (look at the first line of the script). i personally havent any such converter. jamie burns. Steven Dowd [EMAIL PROTECTED] wrote in message 036601c127e2$a78f67d0$0100a8c0@win2k">news:036601c127e2$a78f67d0$0100a8c0@win2k... Has anyone ever come across

[PHP] cgi - switch not working?!

2001-08-16 Thread Jamie Burns
how to accomplish this? regards, jamie burns. -- 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] regular expression help

2001-01-24 Thread Jamie Burns
can anyone help me figure out a regular expression to find the value of a tag element? for example: tag element="my value" tag element=value tag element="my value" nextelement tag element=value nextelement tag element = "my value" tag element = value tag element =

[PHP] how do i hide my .inc files in apache??

2001-01-17 Thread Jamie Burns
hi.. can anyone tell me how i get apache to never send out the contents of my include files (*.inc) to users? i dont want my source sode to be visible to browsers. thanks, jamie.

[PHP] Session Help (transparent sid's)

2001-01-11 Thread Jamie Burns
places) ! Is there a way to override this behaviour in the ini file, or even in the code? One of my customers sites is down because of this, and i can find nothing through searching 8( Thanks guys, Jamie Burns.