Jump to content

include error


russia5

Recommended Posts

[!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]I have a php form handler in the same file as the form ie)

<?php form handler ?>
<html form /html>

I would like to pull the form handler out and put it in its own file, then include it in the form.

So, I did this:[/quote]

[code]<?php include('submission-formhandler.php')>
<html>
<head>
<meta yadayada>
<title>My Form for Submission</title>[/code]
[!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]This gave me the following error:

[b]Parse error[/b]: parse error, unexpected'<'in[b]/home/russia5/public_html/submission-english1.php [/b]on line [b]5[/b]
<html> is on line [b]5[/b].

Can anyone tell me what I am doing wrong?[/quote]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.