Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe