my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
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
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<