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
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&