Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
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
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
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
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<