Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)