how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th