PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt