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
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of