Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?