keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?