List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<