Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =