Jump to content

reinlook

Newbies
  • Posts

    3
  • Joined

  • Last visited

reinlook's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. it was a typo. the syntax is ok. no error message is throwing by php and/or the Filemaker. I've tried to do it with the nl2br function $addCommand->setField('FieldName',nl2br($myRecord->getField('FieldName2'))); and the result look like this: some text, some text
  2. Hi, I have a problem with creating new records. After this command: $addCommand->setField('FieldName',$myRecord->getField('FieldName2', 0)); there are no line breakes in the field 'FieldName'. 'FieldName2' contents some line breaks and I wont to have them in the 'FieldName'. Am I doing something wrong? If someone could help me, I would be very greatfull. Rafal
  3. Hi, I have a strange problem with the PHP site assistant. I click on the next step: choose a site profile but nothing happens.. does someone knows why? I've installed FMS on another machine to avoid this problem. Now I'm becoming an error massage that says: the admin console cannot connect to admin server. I'm working on XP with SP2, no firewall or such things are running. Please tell me someone how can I fix these problems. ps. sorry for my english :B
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.