get all the php code between


/ Published in: Regular Expression
Save to your folder(s)

I know it's a very quick & simple Regex, but someone from work need it so I thought I should also put it here


Copy this code and paste it in your HTML
  1. <\?[php]*([^\?>]*)\?>

Report this snippet


Comments


You need to login to view comments.