script help!!

Out of context: Reply #2

  • Started
  • Last post
  • 3 Responses
  • cosmo0

    try testing your php script alone first, this way you will know that it's not the php script.

    Don't see anything wrong with the AS code. I do see one problem in your php code. "From: " is missing in the sender address. $register_destination="rego@skat...

    should be

    $register_destination="From: ...

View thread