Just write the code you're initially using, then edit it to add the rest as it comes up. If you mean that you need the format, try if((height ==...
And remember, the value of 00176E and the value of 176E are exactly the same. Break it into sets of 2 digits starting at the right end.
Remember, though - if you have a variable in your string, and you want it to be evaluated, you have to use double quotes around the PHP string...
Like star clusters destroying each other? Like in 4 billion years, our galaxy and Andromeda will have a head-on collision? Like in star...
Now, now, DeathShadow - not everyone who writes websites actually knows how to write websites. :)
You could, but if the user needs to know the name of the file, to look at it later, you'd have to send a message with the new name anyway. It...
Use phpMyAdmin to add a default value to the field.
Do you have separate fields in the database table for food and drink? If not, you can't get separate returns. (Subqueries can't create data that...
The session is timing out - and there's nothing you can do about that except set a longer session time (which is dangerous). Remember, the web is...
Write it as AJAX. Once the first dropdown is selected, send the server the choice and have the server decide whether the second dropdown should...
If you need data that's scattered among 5 tables, you're going to have to SELECT on 5 tables, there's no other way. There may be some code that...
Pause/resume is built into the FTP server, so you'll have to use one that has the function. Forward? As in "I connect to a web page, then tell...
Jeet's "I don't think you can run a .EXE file directly on linux." has only one error - it's not "I don't think", it's "you can't". You'll have to...
Add a table of patientID/previous_questions, pull all previous questions for this patient and look for information that you don't have to ask for...
I've been using EditPlus since it came out. No particular reason over Notepad++ (I've used it too) except that, since I bought it, I should be...
Separate names with a comma.