Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi