PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code