Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver