utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like