vtgowtham1993 Posted March 3, 2014 Share Posted March 3, 2014 Hi there, Bellow attached are file with problem... when i run my sign_up.php file it only show the title bar but it wont show the sign up form.... \ if i remove the titlebar it is working and i showing the signup form ... how can i display both title bar and the signup form.... help me to solve my problemI am using xampp 1.8.2... php.zip Link to comment Share on other sites More sharing options...
ginerjm Posted March 3, 2014 Share Posted March 3, 2014 You'll get better response if you provide the code. I, for one, don't click on people's links to (supposed) code stored elsewhere, let alone a zip file. May I first suggest turning on php's error checking to see if an error is causing your script to abort? Link to comment Share on other sites More sharing options...
mac_gyver Posted March 3, 2014 Share Posted March 3, 2014 this also seems to be the same problem as in the OP's existing thread - http://forums.phpfreaks.com/topic/286677-not-display-the-form/ Link to comment Share on other sites More sharing options...
vtgowtham1993 Posted March 4, 2014 Author Share Posted March 4, 2014 (edited) i have already turn on the error check SET as E_ALL but it does not show any error .... it just show only the title bar Edited March 4, 2014 by vtgowtham1993 Link to comment Share on other sites More sharing options...
ginerjm Posted March 4, 2014 Share Posted March 4, 2014 Did you turn on 'display_errors'? Link to comment Share on other sites More sharing options...
vtgowtham1993 Posted March 4, 2014 Author Share Posted March 4, 2014 yes it is in on state Link to comment Share on other sites More sharing options...
ginerjm Posted March 4, 2014 Share Posted March 4, 2014 Then let's see the code. Properly tagged of course. Link to comment Share on other sites More sharing options...
Ch0cu3r Posted March 4, 2014 Share Posted March 4, 2014 this also seems to be the same problem as in the OP's existing thread - http://forums.phpfreaks.com/topic/286677-not-display-the-form/ In that case topic locked. Post all replies in the other topic please. Link to comment Share on other sites More sharing options...
Recommended Posts