problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
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
How to add advertisment on top of videos
Hello,
I was told that i should find the answer for this problem in this forums.
I searched a
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan