While writing code in a file that would comprise of PHP, HTML, CSS & JavaScript, in what order each must appear? What are the best practices for separating the presentation and the logic开发者_如何
When I pick Coffee check box group – enabled button box group – disabled When I pick Hot Coco check box group – disabled
I am on my 2nd day(16th hour) of trying to get my delete button to do what I want with PHP. I have a site that is a social network that has user profiles. Users can leave comments on another users pro
Most of my development life, I have done a JavaScript generated button like so: <span>Open/hide</span>
This is o开发者_StackOverflow社区ne of those things that you read once, say \"aha!\" and then forget. Exactly my case.
I\'m writing a small blog module. I want the users to be able to type BBCode. I need to convert that to XHTML to store in the DB, which I managed to do for most of the tags, except for [url].
Is there a way to only print or output 10 elements per row inside a table in PHP from an indexed array with X number of elements of type int.
I\'m currently working on a problem that basically involves processing all data in a form, saving it, and replacing the entire form with a text link.My primary goal is to convert a form, with some dat
I don\'t make anything particular. I use Safari, and when I use <strong>blabla</strong> it doesn\'t work, but <b>blbla</b>does. any idea about what can be the reason?
I want to ability to select code from my program such as dreamweaver or visual studio and then paste the code into a word file or my favourite w开发者_Python百科ork processor and have the syntax highl