php errors..

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

fugix
Forum Contributor
Posts: 207
Joined: Fri Mar 18, 2011 8:01 pm

Re: php errors..

Post by fugix »

the only other thing that i see that could be wrong is that you split up your die function. put "or die(mysql_error())" other than that i dont see anything else that could be wrong with your sql
lalamms
Forum Newbie
Posts: 21
Joined: Wed Apr 20, 2011 11:19 am

Re: php errors..

Post by lalamms »

lalamms wrote:
fugix wrote:and you still receive the same error?
yes, i'am
sorry for your brainstorming to help me..

just now, im just make a simple mistake, that im having 2 php file..
that is post.php and posts.php..
and i delete the posts.php..

the problem have clear away.. thanks to you fugix for helping me..
fugix
Forum Contributor
Posts: 207
Joined: Fri Mar 18, 2011 8:01 pm

Re: php errors..

Post by fugix »

No problem at all
Post Reply