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..
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe