How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped