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?
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,