Hi,
I have following problem:
list.php3
line 36 while($row = mysql_fetch_row($mysql_result))
{
//get columns
$id = $row[0];
$ynimi = $row[1];
$ylahi = $row[2];
$ypostios = $row[3];
$ypostitmp = $row[11];
Hi!
I'm looking a (good) PHP source for media library
reg (eg.).
- user authentication
- user groups
- store pictures / video / audio (database or file)
- easy upload
- php / mysql / apache
and maybe
- simple picture edit, video / audio edit??
Anyone to know something good source?
--
PHP
2 matches
Mail list logo