>how can you write a query to give you one row in the results
Yes doesnt matter which one I need just to get one row like I write :
Instead:
salcin, elva, 23, 0
salcin, elva, 0, 45
Get:
salcin, elva, 23, 45
so where is 0 to be value from...
I have in table 2 rows with same record
field 1, field 2, field 3, field 4
_______________________________________
salcin, elva, 23, 0
salcin, elva, 0, 45
so how can I update or... to have only one row with record like
field 1, field 2, field 3, field 4...
Hi all I have 2 movies: mc_cow and mc_dance, so I want to first movie mc_cow go from right to left side on screen and... when you click on mc_cow to play on that place mc_dance and after mc_dance finish, mc_cow continue from that place to end of screen!?!? Is anyone can help?!!?
Hi I just sow interesting information slide for news on this site http://www.georgiew.de/ so on this site on menu->news you will see when you push for one news than other things slide and... is anyone know where I can find some tutorial or someone here can help thx
how I can filter only data that = I want from 2 array?
I have to array
@array1=("1","2","3");
@array2=("1");
so how I can make if statment if some element from array1=array2 than true else false?
I have array like
@array=("1","2","3");
and how I can make link where I'll have like this:
param1 = (number 1 is $array[0])
$link="param1¶m2¶m3";
but I dont know how long is array,sometimes is longer?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.