Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
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?
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try