I'm trying to track down the cause of the Browser error "'browseris' is undefined" when viewing a website generated by Sharepoint.
Looking at the source code does not show any call to a javascript browseris variable.
The error is intermittent, and although it doesn't cause problems with the...
Here is the table I have
uid, pid, dis_order, title
uid = Unique ID
pid = Parent ID
dis_order = Display Order
title = title
Ok so I need to display this table in such a way that
1. ordered by display order
2. children are under their parents
3. children are also in their display order
I...
In a form I have where an admin user can create a new config array element for any changes he makes to scripts.
The possiblity exists to create a multi-dimensional array element by entering in the textarea
array('arr1'=>array('a'=>1,'b'=>3,'c'=>5),'arr2'=>array('a'=>2,'b'=>4,'c'=>6))
Which...
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.