[PHP-WIN] Looping through dates

2002-07-19 Thread R.S. Herhuth
I'm trying to create a simple app that loops through Sundays displaying the date until the current date is reached. I have the loop working nicely but I'm unsure how to compare the result to the current date. I put a mock loop together to get the basics working: "; $dateCalc+=7; } This go

[PHP-WIN] Get rid of session id in url when using session_set_save_handler

2002-07-19 Thread Per
Hi Anyone who knows how to get rid of the session id in the url. When I don't use session_set_save_handler the session id gets set automatically in a cookie but not when i use session_set_save_handler, then it will be included in the url. How should I do to set it in a cookie and get rid of it i

[PHP-WIN] Re: How to Detect File in a Specifc Directory on Window Env?

2002-07-19 Thread Johan Holst Nielsen
Jack wrote: > Dear all > I had a folder which contains a lot of pdf file, the name format of the pdf > files are : x.dateformat.pdf (eg : abcdefg.20020718.pdf). > Now i want to use the php script to detect what files it got in a specific > folder. > i want to make a user input form which wil

[PHP-WIN] How to Detect File in a Specifc Directory on Window Env?

2002-07-19 Thread Jack
Dear all I had a folder which contains a lot of pdf file, the name format of the pdf files are : x.dateformat.pdf (eg : abcdefg.20020718.pdf). Now i want to use the php script to detect what files it got in a specific folder. i want to make a user input form which will let user to input the da

php-windows Digest 19 Jul 2002 08:26:17 -0000 Issue 1248

2002-07-19 Thread php-windows-digest-help
php-windows Digest 19 Jul 2002 08:26:17 - Issue 1248 Topics (messages 14832 through 14838): Re: snmp / php / linux /error 14832 by: David Robley error compiling example-extension 14833 by: Marco Glatz How to program for Paypal(IPN), Using Php 14834 by: Patanjali Te

[PHP-WIN] "weeks" via date function

2002-07-19 Thread Wolfgang Schneider
Hello everyone, I have a question concerning how to determine the week of the year via the date functions in php ... Does anyone have a suggestion on how to set up some code to determine which "week of the year" the "current date" is in, that is for today's date (19 July 2002) it should return