Search found 5 matches

by Shamu
Mon Aug 19, 2002 8:23 pm
Forum: PHP - Code
Topic: is this possible with php?
Replies: 2
Views: 1207

excellent! thanks for the pointer!
by Shamu
Mon Aug 19, 2002 7:05 pm
Forum: PHP - Code
Topic: is this possible with php?
Replies: 2
Views: 1207

is this possible with php?

In linking to files that have multimedia extensions... the client is often prompted to "play the movie in internet explorer" I would like them to recieve a save as dialog box ALWAYS is this possible? like could i have a http://mydomain/download.php?file=movie.mpg I have seen this done one ...
by Shamu
Sun Aug 11, 2002 6:30 am
Forum: PHP - Code
Topic: could use a little help (html tables from mysql data)
Replies: 1
Views: 645

could use a little help (html tables from mysql data)

Hello, I am trying to make a gallery for movies in php to display data from my mysql database in a table with 3 colums and a row for each 3 more movies in the database until it finishes. I am very new to php and could use some help. It barely works now and when it does it displays the same data in a...
by Shamu
Thu Aug 08, 2002 9:21 pm
Forum: Databases
Topic: I think I am goin about this all wrong
Replies: 2
Views: 1637

awesome help!. This is one of the first php scripts I have ever written from scratch. I plan to evolve it to look for the filename in the database and if it is their then move onto the next one. Not for sure on how that is going to work but I will get their. I even plan to have Mogrify or smpeg grab...
by Shamu
Thu Aug 08, 2002 7:55 pm
Forum: Databases
Topic: I think I am goin about this all wrong
Replies: 2
Views: 1637

I think I am goin about this all wrong

Hello, I am trying to make a php script to when given a catagory from a web page will index the directory and from the given formats send the data to a mysql database. I have tested and edited extensively and scoured the net for eamples yet unsuccessful. I found this website and alot of people seem ...