Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod