Jump to content

fox

Members
  • Posts

    2
  • Joined

  • Last visited

fox's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi Lianna, Thank you so much for your reply.. I went back and checked the script ... The DBName, login name and pwd are all configured from a config file and checked out to be ok... I have attached the import script in an email.. the problem is that the script is able to download the required file to my server, login to the database and create the tables... for some reason it just isn't able to process the file and import it into the tables... meanwhile, the same file is working fine for my friend!! Any and all help is most appreciated! Thanks! FoX
  2. Hi ! I recently got a script from a friend of mine which takes a particular data file , creates tables within a database and imports the data into the tables.. The problem is.. no matter how many times i try, the script refuses to load the data into the tables... Still it returns a message saying that the information was successfully uploaded Are there special permissions required to be set to upload data into tables using a PHP script??.. Am i doing something wrong? Can i post the code from the script here ??... .Please help!!! Thanks! FoX - Complete PHP Newbie
×
×
  • Create New...