Enter Keywords:
1 - 10 of 21(0.001 seconds)
Sort By:
 
i have the following test code which writes the elements of the array 'a' to a div named 'debug'.... but i get an error on the line with the splice method (object doesn't support this property or m...
Zones: JavaScriptDate Answered: 03/06/2001 Rating: 7.4 Views: 0
hello, i am writing a program and i have come to a point where i need to be able to remove 1 item from an array, hence the splice function, but it is not working like it should, so i am hoping s...
Zones: PerlDate Answered: 04/23/2001 Rating: 8.6 Views: 0
I am trying to remove a specified number from my array.  Note that the array below contains 1, 2, 0, 0, 4.  Something about the consecutive zeros screws up my splice command.  However, if I use 1, ...
Zones: JavaScriptDate Answered: 04/05/2005 Rating: 9.6 Views: 0
I have a photoshop web template with splices. One button needs to be longer, so I need to change the splice bounary, so the image would be saved with the completed longer text in it. How do I chang...
Zones: Adobe PhotoshopDate Answered: 10/05/2005 Rating: 7.6 Views: 0
hi, i have i problem with array_splice function. i have following code: <? $input = array (11=>"a", 22=>"b", 33=>"c", 44=>"d");       array_splice ($input, 1, 1);       foreach($input as $ind=>$val)...
Zones: PHPDate Answered: 12/30/2005 Rating: 9.2 Views: 0
I have created a website in photoshop and then exported it to Fireworks. In fireworks I have spliced up the image then exported it to dreamweaver to add text, jump boxes etc and when I do this it m...
Zones: Adobe DreamweaverDate Answered: 12/04/2003 Rating: 8.4 Views: 0
how can i output and start from 1 2 3 etc (at the moment it starts at 0 1 2 3 etc example code <?php if($page <= 0) {     $page = 1; } $myarray = file ($_FILES['keywordfile']['tmp_name...
Zones: PHPDate Answered: 06/25/2004 Rating: 7.0 Views: 0
ey everyone I need help with the following: I have an array ... array[506484] = blah array[506688] = blah array[506445] = blah etc those numbers are NOT array ids but identifiers... I...
Zones: JavaScriptDate Answered: 02/11/2006 Rating: 8.6 Views: 16
I was arguing with one of my friends that generally it is a bad idea to splice cables. Even worse, it is a bad idea to Splice a CAT5e cable and use one pair for one Connector and the other for anot...
Zones: Hardware, NIC...Date Answered: 08/09/2006 Rating: 7.2 Views: 0
Anyone know a free or cheaper method of splicing coax ethernet cables than with standard connectors? I want to do it with as little as possible hardware, hardware that is more commonly availabl...
Zones: Hardware, Home Theater Wir...Date Answered: 11/02/1999 Rating: 9.4 Views: 4