bigfella Posted April 25, 2007 Share Posted April 25, 2007 Hi there, I have a shopping cart program and have set up an ssl server to run it. I use a php file to collect name and address details. The page then supposed to send the info to me in an email. The page that collects the info seems do this ok. When I click on the send button it is suppose to enact a new page invoking thephp code below. With his code I get the following error Fatal error: Call to undefined function: f_send_standard() in /home/bigfella/public_html/ssl/php/sendorder.php on line 63 Now the program come with 3 "utilities" to cater for different servers...one in ASP, one in CGI nd the last in php. The php version will run on my server. The php version does not appear complete as the sendorder file is in ASP which does not run on my server. Some of the coding also points to the secure server which is the default in the program and not to my server....a lot of this is images...which obviously needs to be tidied up at a later date....my main concern is to get things working on my server. here is a copy of the complete code supplied for the 3 version of the utility. www.newcastlecoins.com.au/Utilities.rar Can anyone please help [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.