Welcome Guest, Not a member yet? Register   Sign In
Html table plugin
#5

[eluser]xwero[/eluser]
I took the array_pad out because why do you need to create cells for nothing?

This works for the array_pad
Code:
$body[count($body)-1] = array_pad(end($body),$columns,' ');

I will keep it in mind about the updates but i don't think there will be other changes. The function is feature complete and developer friendly. Only when people find bugs or suggest really neat additions the function will be updated.


Messages In This Thread
Html table plugin - by El Forum - 03-11-2009, 08:14 AM
Html table plugin - by El Forum - 03-11-2009, 12:40 PM
Html table plugin - by El Forum - 03-11-2009, 12:52 PM
Html table plugin - by El Forum - 03-12-2009, 11:56 AM
Html table plugin - by El Forum - 03-12-2009, 01:58 PM
Html table plugin - by El Forum - 03-12-2009, 03:01 PM
Html table plugin - by El Forum - 03-12-2009, 03:48 PM
Html table plugin - by El Forum - 03-12-2009, 06:52 PM
Html table plugin - by El Forum - 03-13-2009, 03:01 AM
Html table plugin - by El Forum - 03-13-2009, 07:47 AM
Html table plugin - by El Forum - 03-13-2009, 08:10 AM
Html table plugin - by El Forum - 03-13-2009, 10:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB