On Sat, Jun 16, 2012 at 7:17 AM, Ashley Sheridan
wrote:
> On Sat, 2012-06-16 at 07:09 -0500, Karl DeSaulniers wrote:
>
>> On Jun 16, 2012, at 6:39 AM, Maciek Sokolewicz wrote:
>>
>> > On 16-06-2012 08:36, Karl DeSaulniers wrote:
>> >> Quick question phprz. Is it ok to put a token inside a define()
On Sat, 2012-06-16 at 07:09 -0500, Karl DeSaulniers wrote:
> On Jun 16, 2012, at 6:39 AM, Maciek Sokolewicz wrote:
>
> > On 16-06-2012 08:36, Karl DeSaulniers wrote:
> >> Quick question phprz. Is it ok to put a token inside a define()
> >> statement?
> >>
> >> IE:
> >> define('TOKEN', $sometoke
On Jun 16, 2012, at 6:39 AM, Maciek Sokolewicz wrote:
On 16-06-2012 08:36, Karl DeSaulniers wrote:
Quick question phprz. Is it ok to put a token inside a define()
statement?
IE:
define('TOKEN', $sometoken);
I guess what I am really after is if this can be read by a hacker?
I may be misguid
On 16-06-2012 08:36, Karl DeSaulniers wrote:
Quick question phprz. Is it ok to put a token inside a define() statement?
IE:
define('TOKEN', $sometoken);
I guess what I am really after is if this can be read by a hacker?
I may be misguided as to what define()'s parameters are.
Once you define so
4 matches
Mail list logo