User Profile
Collapse
-
i have found the solution to the problem, in the pc, IIS was install to disable it i had wrongly reconfigure certain setting...now its working properly.. thnks anyways markus and niheel -
in the pc WAMP5 is install and works properly...infa ct i have test the page in many windows pc and the problem persist except in a macbookLeave a comment:
-
Why does php page output full source code when run in browser?
i have create a register page in php and connect to a database using phpmyadmin in my personal pc and its works perfectly but when i transfer the same page into another pc and connect the it to the same database it does not work...the page open and all the php code appears above the table form
below is the php code
...Code:<?php echo "<h1>register</h1>"; $submit=$_POST['submit'];
No activity results to display
Show More
Leave a comment: