Skip to main content

escape_php

Function escape_php 

Source
pub fn escape_php(s: &str) -> String
Expand description

Escape a string for embedding in a PHP string literal.