Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.02 seconds.
Search: Posts Made By: zugzwangle
Forum: PHP 02-08-2013, 05:28 PM
Replies: 1
Views: 178
Posted By zugzwangle
Found an answer

I found an answer!! Thanks for reading.
function sort_array($array, $orderArray) {
$ordered = array();
foreach($orderArray as $key => $value) {
...
Forum: PHP 02-08-2013, 04:10 PM
Replies: 1
Views: 178
Posted By zugzwangle
Sorting subarrays by another array keys

Hi there all,

Thank you for your suggestions and help in anticipation of your help!!

I have 2x arrays. The first is an array of the totals for each round. The second is an array split into...
Forum: Looking for work/ for hire 04-16-2012, 07:15 PM
Replies: 1
Views: 808
Posted By zugzwangle
Volunteer Designer / Programmer For You

I currently am not able to work for health reasons, so am seeking unpaid work. (There is no hidden motive). I am a php programmer / website or graphics designer. I have worked with content management...
Forum: JavaScript programming 03-21-2012, 03:36 PM
Replies: 1
Views: 514
Posted By zugzwangle
Remove Video <div> - onended

Hello there,
I am new to javascript. I would like to remove the div containing a video, by javascript, on the 'onended' event, but am not sure how to do this yet.
Here is my code so far:

<body...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 11:52 PM.