md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr