|
Posted by aslfj lkajsf on 11/13/33 11:26
graham@jhn316.karoo.co.uk wrote:
> Thanks!
> i think i'm a bit out of my depth here!
> the main reason i'm posting is that i don't have the technical know
> how to even begin to adress the question of getting a simple order
> from a customer - i'm just hoping theres a simple way to do it that
> even i can understand! *any way* will do!
> i recognise that i might be a bit nieve in this, but i thought it might
> be worth it as a first approach
I think PHP is the way to go (can you tell I like php? :P).
The only thing is that, in order to use PHP, your server needs to
support it.
To test, open notepad, write this in it:
<?php phpinfo(); ?>
and save it as test.php Upload it to your server and visit it in your
browser. If a big page opens, you're good. If it asks you to save or
open, or anything else, you don't have php :(
If you don't have PHP, I'm not sure what your next option would be...
Navigation:
[Reply to this message]
|