assigning the \ to a variable
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
eally trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \name
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .=&to make some dynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.phpto make some dynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]lename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color:6f05really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';[/php:1:6f05729d folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
[b:6f0 time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwo', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$fildynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]ename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/he reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]Ok so here is the problem
this lineCode: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
[today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logote;\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Revito make some dynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
[php:1:6f057have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php/ get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]or a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
pleapulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="P.csv";
echo"<br>";
Ok $test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forumswith spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$file( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';[/php:1:6f0572o is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]namic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]ason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Okto make some dynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.e
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
[phucture.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color729db6]// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]to make some dynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Pleaseet the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
ote;;
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posse are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]f05729db6]// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]to make some dynamic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Fol i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filCode: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
Jc:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the For a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";[/php1]// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
[color=red:6f05729dying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]cause i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right patoday);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
lename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c5729db6]// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php cod
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>&am
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thank do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";[/ph]// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting n these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename";
$filename .="P.csv";
echo"<br>";[/phpructure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]e in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";[/phmic code for a dynamic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetoday_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't mic folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
[php:1:6f0572
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ tha/ pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stp;quote;P.csv";
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
folder structure.
All i am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
[color=red: am really trying to do is have this:
c:\logs\July\filename
so here is my code:
Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="e;$today_filename2"e;;
$filename .= "e;\Logfile_";
$filename .="$today_filename";
$filename .="P.csv"e;;
echo"e;<br>"e;;Ok s]// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2"e;;
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br>"e;;
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";Ok so here is the problem
this line [php:1:6y_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "\Logfile_";
$filename .="$today_filename";
$filename .="P.csv";
echo"<br>";
Ok so here is the problem
this line
Code: Select all
$filename = 'c:\logs\';but this
Code: Select all
$filename = 'c:\logs';but I can't get the stupid \ that I need in there for the right path
please help!
Thanks
Dan
JCART | Please use
Code: Select all
tags when posting php code. Review [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]re is my code:Code: Select all
// get the date and time
$test_today = time();
// pulls out july
$today_filename2 = date( 'F', $test_today);
// puts file name in proper format
$today_filename = date( 'm_d_y', $test_today);
// the reason these are single quotes is because i have a path with spaces in the variable
$filename = 'c:\logs\';
$filename .="$today_filename2";
$filename .= "e;\Logfile_"e;;
$filename .="e;$today_filename"e;;
$filename .="e;P.csv"e;;
echo"e;<br