Difference between revisions of "Nats modify program"

From TMM Wiki
Jump to navigationJump to search
m
 
(No difference)

Latest revision as of 13:09, 24 November 2008

NATS 3
  Helper Functions
nats_code
nats_extract_program
nats_extract_site
nats_modify_program
nats_modify_site

nats_modify_program

Exchange the Program in a NATS code

  • string nats_modify_program(string data, integer new_programid)

Swaps one program ID and another in a NATS Code. Returns the new NATS code.

Note: This function requires helper.php.