array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i