Click here to Skip to main content
15,888,113 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: This webpage has a redirect loop Pin
Kornfeld Eliyahu Peter5-Nov-13 0:16
professionalKornfeld Eliyahu Peter5-Nov-13 0:16 
Questioncustom url include in php Pin
Jassim Rahma4-Nov-13 23:03
Jassim Rahma4-Nov-13 23:03 
AnswerRe: custom url include in php Pin
thatraja5-Nov-13 2:24
professionalthatraja5-Nov-13 2:24 
QuestionGathering user computer information via web part/page Pin
BrentW824-Nov-13 6:15
BrentW824-Nov-13 6:15 
QuestionDisable Ajax Load On Wordpress Post Pin
Member 102891603-Nov-13 7:02
Member 102891603-Nov-13 7:02 
Questionhow to override the DC.title? Pin
Jassim Rahma3-Nov-13 0:22
Jassim Rahma3-Nov-13 0:22 
Questionbest way to save and use date Pin
Jassim Rahma2-Nov-13 1:08
Jassim Rahma2-Nov-13 1:08 
AnswerRe: best way to save and use date Pin
Richard MacCutchan2-Nov-13 6:02
mveRichard MacCutchan2-Nov-13 6:02 
Always (and I do mean always) store dates and times as UTC values. Only when you need to display them should you apply the local time zone offset of the user's system. How you do this depends on your application and language, and making the effort to do a little research for yourself would quickly lead you to http://www.w3schools.com/php/func_date_localtime.asp[^].
Veni, vidi, abiit domum

GeneralRe: best way to save and use date Pin
Jassim Rahma2-Nov-13 7:28
Jassim Rahma2-Nov-13 7:28 
GeneralRe: best way to save and use date Pin
Richard MacCutchan2-Nov-13 7:40
mveRichard MacCutchan2-Nov-13 7:40 
Questionwhy getting: argument for routine is not a variable?! Pin
Jassim Rahma1-Nov-13 23:29
Jassim Rahma1-Nov-13 23:29 
QuestionMVC4 Ajax Call does not reach controller Pin
MYSHKSL1-Nov-13 10:43
MYSHKSL1-Nov-13 10:43 
SuggestionRe: MVC4 Ajax Call does not reach controller Pin
Richard Deeming1-Nov-13 10:51
mveRichard Deeming1-Nov-13 10:51 
Questionhow to header("Expires") in php Pin
Jassim Rahma1-Nov-13 8:42
Jassim Rahma1-Nov-13 8:42 
QuestionUndefined index for $_SESSION variable Pin
Jassim Rahma1-Nov-13 8:33
Jassim Rahma1-Nov-13 8:33 
AnswerRe: Undefined index for $_SESSION variable Pin
Peter Leow4-Nov-13 1:31
professionalPeter Leow4-Nov-13 1:31 
QuestionHow to rebind more three RadGrid after close the RadWindow Pin
Rahul_Pandit1-Nov-13 2:09
Rahul_Pandit1-Nov-13 2:09 
SuggestionRe: How to rebind more three RadGrid after close the RadWindow Pin
Richard Deeming1-Nov-13 3:07
mveRichard Deeming1-Nov-13 3:07 
QuestionHow to create a online service conversion of a file type to another type Pin
Moneyzz Sharma31-Oct-13 20:13
Moneyzz Sharma31-Oct-13 20:13 
AnswerRe: How to create a online service conversion of a file type to another type Pin
Richard MacCutchan31-Oct-13 23:52
mveRichard MacCutchan31-Oct-13 23:52 
GeneralRe: How to create a online service conversion of a file type to another type Pin
Moneyzz Sharma2-Nov-13 0:35
Moneyzz Sharma2-Nov-13 0:35 
SuggestionRe: How to create a online service conversion of a file type to another type Pin
Richard MacCutchan2-Nov-13 0:41
mveRichard MacCutchan2-Nov-13 0:41 
QuestionGet panel values Pin
vkEE31-Oct-13 3:45
vkEE31-Oct-13 3:45 
Questionis the $_GET exists? Pin
Jassim Rahma30-Oct-13 1:13
Jassim Rahma30-Oct-13 1:13 
AnswerRe: is the $_GET exists? Pin
Richard MacCutchan30-Oct-13 2:10
mveRichard MacCutchan30-Oct-13 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.