error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing