Log in

View Full Version : My php form fields are not working properly ...



pepe_lepew1962
01-15-2010, 07:29 PM
Hello:

I am about as green as it gets with php and I am having huge problems with my form. I have links for clearity. The problem is with my mainform. First, the field titles are centered, which is not a real problem as I can get them left aligned. The main problem is the actual fields. First they are centered and second the size is not displayed properly. For some very strange reason, if I uncomment line 29 and echo a dot, everything falls into place. I have included buttons for the source code. Problem page http://www.pepelepew.netne.net/mainform.php and here is the uncommented page http://www.pepelepew.netne.net/mainformwith.php I would appreciate any assistance regarding this problem.

Confused.

bluewalrus
01-16-2010, 06:31 AM
This sounds like a css issue, your links dont work or your sites down. Posting a link to a php page isnt helpful because your php source will never be shown so when asking for php help you should provide the php code. A link is helpful to display the functionality.