Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.