How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex