sadiqbaig Posted April 17, 2006 Share Posted April 17, 2006 this is the code[code]<center><b>Theme Changer</b><form name="theme" action="theme.php" method="post"><select name="set" onChange="this.form.submit()"> <option value="">-- select --</option> <option value="style1">3d</option> <option value="style5">black nd white</option> <option value="style18">matrix</option> <option value="style22">blue</option> <option value="style23">green</option> <option value="style25">yellow</option> </select><input type="submit" name="submit" value="Change" /></form></center>[/code]and i have added it to my xhtml sitewhen i use it on nokia 6230i get error as page not foundafter i select new themeit works on WEB Link to comment https://forums.phpfreaks.com/topic/7609-theme-page-not-found/ Share on other sites More sharing options...
trq Posted April 17, 2006 Share Posted April 17, 2006 Mind posting some actual php? Maybe the theme.php script. Link to comment https://forums.phpfreaks.com/topic/7609-theme-page-not-found/#findComment-27737 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.