Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do