How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio