Re: [PHP] Need help on increment date

2012-05-24 Thread Md Ashickur Rahman Noor
It works. Thanks you two. Thanks Shiplu bro for the advice. -- Dedicated Linux Forum in Bangladesh 2048R/89C932E1 Volunteer, FOSS Bangladesh && Mozilla Reps

Re: [PHP] Need help on increment date

2012-05-24 Thread Md Ashickur Rahman Noor
Get this from here -- Dedicated Linux Forum in Bangladesh 2048R/89C932E1 Volunteer, FOSS Bangladesh

[PHP] Need help on increment date

2012-05-24 Thread Md Ashickur Rahman Noor
HI all I need help to increment date in php. I found this code helpful $date = strtotime("+1 day", strtotime("2007-02-28")); > > echo date("Y-m-d", $date); > > But when My date is "2008-02-28" this code give output 2012-03-01. But it should be 2008-02-29. Where I am getting wrong.

Re: [PHP] What type of PHP5 shall I install to learn PHP5 together with Apache, Please specify the Apache type too Since There are Two Apache types also

2011-07-07 Thread Md Ashickur Rahman Noor
Install lamp, it is a virtual package which will install all the basic necessary thing that is need for web development. -- Dedicated Linux Forum in Bangladesh Follow Me Twi

Re: [PHP] I want to use POST when redirect via PHP Header function.

2011-06-30 Thread Md Ashickur Rahman Noor
> > On Thu, Jun 30, 2011 at 1:52 PM, Geoff Lane wrote: > On Thursday, June 30, 2011, Md Ashickur Rahman Noor wrote: > > > I want to use POST when redirect via PHP Header function. Is it > > possible? > > AFAICT, it isn't. You can use GET variables by passing t

Re: [PHP] I want to use POST when redirect via PHP Header function.

2011-06-29 Thread Md Ashickur Rahman Noor
ahman On Thu, Jun 30, 2011 at 12:34 PM, Ashley Sheridan wrote: > > > Md Ashickur Rahman Noor wrote: > > >I want to use POST when redirect via PHP Header function. Is it > >possible? > >-- >

[PHP] I want to use POST when redirect via PHP Header function.

2011-06-29 Thread Md Ashickur Rahman Noor
I want to use POST when redirect via PHP Header function. Is it possible? -- Dedicated Linux Forum in Bangladesh Follow Me Twiter Tha