Help! recentrly obtained 1024mb of dimm ddr 133 ram in the form of two 512 chips, Great! installed them both, alongside a 128 i already had, the 128 is only 100 though. It caused windows to lockup at the second splash screen (the bottom bar froze) so i switched off, took out the 128, thinking it...
Can anyone tell me if this:
$sortby[200110241052] = $stuff[0];
$sortby[200110240935] = $stuff[1];
$sortby[200110252342] = $stuff[2];
foreach ($sortby, $i++)
{
print "<tr><td>$sortby[$i]</td></tr>";
}
would work? would i get a million and one <td>'s? or would it only enter the loop...
Hi. I have an array containing dates and times.
I want to sort them out, and place them in array in order (so the newest date is in slot0, and the oldest at the other end). I then want to use the date with another string from another array, containing related data and print this out in table...
Howdy all. I just moved from a IIS box to a unix one. i used to be able to deal with newlines with:
$mevar =~ /\n//gi;
but on the unix box this doesn't work! the \n char coems up as a square box and i can't for the life of me figure how to get rid of the bloody thing, so i can then use the...
Howdy all.. just got access to an ICOM server (MUCH better than the IIS one i was using).
problem is, where before on the IIS server i could search and destroy the \n charactor. Now its become an "
" (square) and i can't use search and replace ot deal with it any more.
Does anyone have...
Hey, can anyone tell me how to upload a ZIP file from a cleints comp, via a web page, to a specific folder on my web server??<br>Thanks<br>Siberdude <p>Siberdude<br><a href=mailto:siberdude@settlers.co.uk>siberdude@settlers.co.uk</a><br><a href=http://www.settlers.co.uk>Settlers.co.uk - Settlers...
Hey,<br>Anyone wanna tell me the command for writing to a Mail?? Ie sending a mail request via CGI<br>Thanks<br>Siberdude <p>Siberdude<br><a href=mailto:siberdude@settlers.co.uk>siberdude@settlers.co.uk</a><br><a href=http://www.settlers.co.uk>Settlers.co.uk - Settlers community site</a><br>16...
Hey!<br>I have just started out in CGI/Perl<br>Anyone wanna help me out?<br>I have already writtern a autorisation script in perl, called from a form, its basic, but i like it :P <br><br>I would appriciate anyone who is willing to help debugmy scripts when i write them... Its harder when yournot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.