Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now