Name

putenv

Synopsis

bool putenv(string setting)

Sets an environment variable using setting, which is typically in the form name = value. Returns true if successful and false if not.

Get Programming PHP, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.