Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these