Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn