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.
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Material xxx does not exist in plant xxx
Dear All,
I am working for a steel project which is repetitive manufacturing.
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi