Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
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
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
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