List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code