2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
cookie problem
I hv a website url
In this site main menu functionality based on cookie when user click on parti
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
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
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.