Click here to Skip to main content
15,899,126 members

Comments by cs101000 (Top 89 by date)

cs101000 23-May-15 2:52am View    
I really don't understand why 2 guys have down-voted my question and nobody is answering from too many online s. This is a question to me. It might not be a question to you. But it is definitely some conceptual thing that I'm looking for. However I was able to find it on some other forum where people are more friendly, I guess.
cs101000 12-May-15 9:12am View    
Well, I usually put the form submission logic in this 'if' block in order to make sure this is executed only when the form is submitted (and not when it is loaded for user input). I think this will make it more efficient and accurate, won't it? You are probably doing that with isset function.
cs101000 22-Feb-15 2:07am View    
:D
cs101000 21-Feb-15 14:30pm View    
Well I'm not too much familiar with the ways of attacking or exploits and etc. What I mean is that someone can abuse this to do something that I don't ever expect to be possible(other than calling this js function and changing colors, of course).
cs101000 16-Feb-15 14:22pm View    
I just found what was happening myself a few seconds before your comment (and I put my comment under main question). But your answer is accepted formally and thank you for your portability advice! Do you also go for php include paths in the same way as html?