
07-16-2007
|
| Administrator
Join Date: Jun 2007
Posts: 3,729
BRL$: 35,045.05 Thanks: 0
Thanked 7 Times in 7 Posts
Rep Power: 406 | | Help with a settings/mysql update page... and switch and just look... Ignore this post - look at the second.. i fixed all of this accept whats in the second post... Thanks, Dan Hi all,yes, yet another problem. okay... im making a settings panel for a charities site im making and well i ended up with quite a few settings so i am sub cating them so the URL format for this script is. admincp.php?id=settings&sub=style ok the code i attempted to use: PHP:--------- --------- the above is admincp_settings_edit.php which isincluded into admincp.php like this:PHP:---------case 'settings' To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. b_start();include ('includes/admin/admincp_settings_edit.php');$content=ob_get_conten ts(); ob_end_clean(); break;--------- anyway HEELP please To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
| | | |