Using Dreamweaver MX but php not working.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Binx
    New Member
    • Nov 2006
    • 8

    Using Dreamweaver MX but php not working.

    I have a page that works fine on my server, but when I upload it to the company server, it does not. Is there something that I can do on my end using Dreamweaver MX if the company has a MAC server and using php 4.4? I guess it is not liking my dreamweaver MX php code and it won't send the email after hitting submit.
  • alexphd
    New Member
    • Dec 2006
    • 19

    #2
    Originally posted by Binx
    I have a page that works fine on my server, but when I upload it to the company server, it does not. Is there something that I can do on my end using Dreamweaver MX if the company has a MAC server and using php 4.4? I guess it is not liking my dreamweaver MX php code and it won't send the email after hitting submit.


    It should work what does your code look like.

    Comment

    • Binx
      New Member
      • Nov 2006
      • 8

      #3
      You can view source on http://ebinx.com/carrand/freestuff.php

      Comment

      • vssp
        Contributor
        • Jul 2006
        • 268

        #4
        Please check the version I think This is version related problem. r u using different server to upload the code

        Comment

        • ronverdonk
          Recognized Expert Specialist
          • Jul 2006
          • 4259

          #5
          Are you in any way using PHP 5 on your private system? If so, that system could generate PHP5 code that does not run on PHPm 4 on the company server.

          Ronald :cool:

          Comment

          Working...