i used a program called transmit to upload all of my php scripts and now i dont know how to publish those scripts into a website
Have you tried calling the index.php in your browser ? like http://www.yourdomainname.com/directory_of_upload/index.php Or the install.php if there's any . Regards Jeet
Look at the script folder or provider and see if there are any documents on installation. We really will be no help since you haven't given any information. Its kind of like saying you have a car but it won't move.
Ok here's what you should do . Open internet and type the full URL of the index.php on your server . If you get a webpage , then follow instructions . If you get an "internal server error " then you will have to change "CHMOD" permissions for some of the files you have uploaded using FTP . See if there's any "readme" file in the script's folder on your PC . This file will have instructions on how to use the script or INSTALL . Follow the instructions there . If you still have troubles , then consider showing the script so we can follow instructions and guide you in installing the script .Or may be install it . What does this script do anyway ? You said "publishing" . Is it some sort of script to install a blog on your site ? Regards Jeet