Hi,
Thanks for the suggestion, but the settings mentioned were already implemented when I set up the site. Below is a copy of what I have in my PHP5.ini file:
magic_quotes_runtime = Off
magic_quotes_sybase = Off
magic_quotes_gpc = Off
display_errors = Off
register_globals = off
allow_url_fopen = off
memory_limit = 64M
expose_php = Off
max_input_time = 60
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
Br,
Wayne