What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav