php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2107 Exec as TTY
Submitted: 1999-08-18 19:25 UTC Modified: 2002-04-27 13:23 UTC
From: jay at westerdal dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 OS: Linux
Private report: No CVE-ID: None
 [1999-08-18 19:25 UTC] jay at westerdal dot com
I want to execute "passwd" and change some passwords however PHP doesn't allow the user to operate a TTY execute statement.  I can do this in Perl!

Can PHP support ttyexec?

escapeshellcmd 
exec 
system 
passthru 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:39 UTC] jimw@php.net
refiled against 4.0.
 [2002-04-27 13:23 UTC] jimw@php.net
proc_open (in cvs) allows this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 03:01:29 2024 UTC