need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code: