J
|
Jane 6/10/2008 |
Hi, |
P
|
privatelogic author 6/10/2008 |
Jane, I am clueless when it comes to php code which is why I bought phprunner. If possible, could you show me how with the code? This is what I've tried. |
P
|
privatelogic author 6/12/2008 |
Anyone have an idea? This works with a straight php page but I don't know how to enter this into phprunner. Help <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=30247&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' /> |
J
|
Jane 6/17/2008 |
Hi, $value = preg_replace('/(\d{2}\.\d{4}) (\d+\.\d+) \(\d+\)/', '$1 ($2)', $value); |