How To Match: $CONF['setup_password'] =
| Newsgroups | gmane.editors.sed.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Seders, Having real problem with this one. Q. How to match the following PHP5 expression? $CONF['setup_password'] = 'changeme'; Note1: Please provide solution with both sed and grep if able. Note2: Would like to replace changeme above. Many thanks!