Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim