Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
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
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections