PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Everah | Please use [php], [code=text] and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: Posting Code in the Forums to learn how to do it too.
Hi,
I do not know is this the right place to post this topic, but i've got one problem. Here it is:
I got FreeBSD with apache22 and php installed and I've written one of the simpiest html file and one php file here is a part of them:
test.html:
The thing is that when I run the html file and click ot the submit button, it redirects me to test1.php but the "$username" variable do not appear. Has anyone tell me what may be wrong
Thank you in advance
Julian
Everah | Please use [php], [code] and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: Posting Code in the Forums to learn how to do it too.
Last edited by RobertGonzalez on Tue Mar 04, 2008 11:24 am, edited 3 times in total.
Reason:Added the tags note and code tags around untagged code blocks