Running the statement again will produce another entry, so you might want to simply edit the settings in phpMyadmin ... edit record #6 (you mentioned) and paste the new format over the old one.but I am wondering about uploading the new code that I have modifed?
If I upload the slightly modified file, I take it that it will just make a new entry (no. 7). If that is so, I guess it would be better to delete the old one, but how do I go about doing that?
the $cr are line-breaks and $comma are commas ... you may not want so many line-breaks as you have shown in this suggestion.Using your example, I created this one:
INSERT INTO address_format VALUES (NULL, '$country$cr$postcode$cr$statecomma$cr$city$cr$sub urb$cr$street$cr$firstname $lastname', '$country / $postcode');
So ... you will then have "6" and "7".... how are you going to decide which one is used?
These address formats were designed based on international ISO standards for the sake of being universally accepted and valid. Granted, standards do change over time. However, these were not designed to be based on language, but rather based the standard used by the indicated country.



