On 13-08-01 05:14 PM, Paul M Foster wrote:
On Thu, Aug 01, 2013 at 02:35:04PM -0500, Larry Garfield wrote:
[snip]
So you're writing your own form tags for each specific time you need
a form, or you wrote your own form builder API that is writing the
form tags for you?
Unless my wife creates
On Thu, Aug 01, 2013 at 02:35:04PM -0500, Larry Garfield wrote:
[snip]
>
> So you're writing your own form tags for each specific time you need
> a form, or you wrote your own form builder API that is writing the
> form tags for you?
Unless my wife creates the form in Dreamweaver, I write the H
On 7/29/13 3:02 PM, Paul M Foster wrote:
On Mon, Jul 29, 2013 at 11:50:01AM -0500, Larry Garfield wrote:
On 7/28/13 9:23 PM, Paul M Foster wrote:
On Sun, Jul 28, 2013 at 08:46:06PM -0500, Larry Garfield wrote:
[snip]
Except as noted above. This is all home-grown, using native PHP
function
On Mon, Jul 29, 2013 at 11:50:01AM -0500, Larry Garfield wrote:
> On 7/28/13 9:23 PM, Paul M Foster wrote:
> >On Sun, Jul 28, 2013 at 08:46:06PM -0500, Larry Garfield wrote:
[snip]
> >
> >Except as noted above. This is all home-grown, using native PHP
> >functions designed to do these things, an
On 7/28/13 9:23 PM, Paul M Foster wrote:
On Sun, Jul 28, 2013 at 08:46:06PM -0500, Larry Garfield wrote:
On 07/28/2013 12:38 PM, Ashley Sheridan wrote:
On Sun, 2013-07-28 at 13:37 -0400, Jim Giner wrote:
Never write your own form? I'm guilty - oh, so guilty. What exactly is
a 'security ha
On Sun, Jul 28, 2013 at 08:46:06PM -0500, Larry Garfield wrote:
> On 07/28/2013 12:38 PM, Ashley Sheridan wrote:
> >On Sun, 2013-07-28 at 13:37 -0400, Jim Giner wrote:
> >
> >>
> >>Never write your own form? I'm guilty - oh, so guilty. What exactly is
> >>a 'security hardened' form?
>
> - All f
On 07/28/2013 12:38 PM, Ashley Sheridan wrote:
On Sun, 2013-07-28 at 13:37 -0400, Jim Giner wrote:
Never write your own form? I'm guilty - oh, so guilty. What exactly is
a 'security hardened' form?
- All forms need a valid CSRF token to avoid CSRF attacks. This needs
to be matched betwee
On 13-07-28 01:51 PM, Jim Giner wrote:
On 7/28/2013 1:38 PM, Ashley Sheridan wrote:
On Sun, 2013-07-28 at 13:37 -0400, Jim Giner wrote:
On 7/28/2013 1:26 PM, Larry Garfield wrote:
On 07/28/2013 12:14 PM, iccsi wrote:
Your name:
Your age:
In the PHP tutorial manual, it says that we can ha
On 13-07-28 01:14 PM, iccsi wrote:
Your name:
Your age:
In the PHP tutorial manual, it says that we can have post action to
the form itself just like above coding.I would like to know in the real
projects, can we have action to the same PHP file, since that we only need
have one filebut
On 7/28/2013 1:38 PM, Ashley Sheridan wrote:
On Sun, 2013-07-28 at 13:37 -0400, Jim Giner wrote:
On 7/28/2013 1:26 PM, Larry Garfield wrote:
> On 07/28/2013 12:14 PM, iccsi wrote:
>>
>> Your name:
>> Your age:
>>
>> In the PHP tutorial manual, it says that we can have post
>> action to the
On Sun, 2013-07-28 at 13:37 -0400, Jim Giner wrote:
> On 7/28/2013 1:26 PM, Larry Garfield wrote:
> > On 07/28/2013 12:14 PM, iccsi wrote:
> >>
> >> Your name:
> >> Your age:
> >>
> >> In the PHP tutorial manual, it says that we can have post
> >> action to the form itself just like above codi
On 7/28/2013 1:26 PM, Larry Garfield wrote:
On 07/28/2013 12:14 PM, iccsi wrote:
Your name:
Your age:
In the PHP tutorial manual, it says that we can have post
action to the form itself just like above coding.I would like to know
in the real projects, can we have action to the same PHP file,
On 07/28/2013 12:14 PM, iccsi wrote:
Your name:
Your age:
In the PHP tutorial manual, it says that we can have post
action to the form itself just like above coding.I would like to know
in the real projects, can we have action to the same PHP file, since
that we only need have one filebut
13 matches
Mail list logo