how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin