records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
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)) {
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura