dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)