o security aspects of it.
Given the nature of the project, I realise security is a must. My question
is: what recommended reading for security or ecommerce can any of you
suggest?
--
Thanks,
Travis Moore
tra...@live.com OR trabus2...@gmail.com
--
PHP General Mailing List (http://www.ph
If you're using window.location="./script.php?var=value", it's not
actually using a variable, it's using a string.
If you're just using the above as an example, then could you please post
the line of javascript for redirecting.
Travis.
Davis Chan wrote:
Hi! New to this newsgroup and is debu
Okay, so what I have is a BB code type of thing for a CMS, which I for
obvious reasons can't allow HTML.
Here's the snippet of my function:
function bbCode($str)
{
$db = new _Mysql;
$strOld = $str;
$strNew = $str;
$getRegexs = $db->query("SELECT `regex`,`replace`,`search` FROM
3 matches
Mail list logo