Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
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
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit