Search found 6 matches
- Fri Sep 15, 2006 3:39 am
- Forum: PHP - Code
- Topic: retrieving data from database (newbie)
- Replies: 2
- Views: 265
Re: retrieving data from database (newbie)
i have 3 fields in the database, "Artist", "Album", and "Rating". i have added 2 albums just for sample data. say i wanted to print the rating for Metallica's "Master Of Puppets" album (10), how would i go about doing that? I guess you need a "SELECT&quo...
- Fri Sep 15, 2006 3:31 am
- Forum: PHP - Code
- Topic: Running EXE like installing software on Web (PHP)
- Replies: 6
- Views: 371
Re: Running EXE like installing software on Web (PHP)
PHP can do exactly the same as any other server side language. What's wrong with having the "Open or Save As.." dialogue? Just tell the users to click "Open" .. make the link to the .exe something like "Click here to update (select "open from current location" whe...
- Fri Sep 15, 2006 3:27 am
- Forum: PHP - Code
- Topic: Having trouble with INSERT INTO
- Replies: 6
- Views: 344
- Fri Sep 15, 2006 3:24 am
- Forum: PHP - Code
- Topic: Running EXE like installing software on Web (PHP)
- Replies: 6
- Views: 371
- Fri Sep 15, 2006 3:02 am
- Forum: PHP - Code
- Topic: Running EXE like installing software on Web (PHP)
- Replies: 6
- Views: 371
Running EXE like installing software on Web (PHP)
okay... im a software engineer... recently im doing a website for a service providing company which they will installed (already in their client's pc) a software... then now in my website.. will provide updating patches for user to update their software (or add some files in specific folder)... but ...
- Wed Sep 13, 2006 2:34 am
- Forum: PHP - Code
- Topic: [56K WARN] Generating Download "Save As"
- Replies: 1
- Views: 186
[56K WARN] Generating Download "Save As"
Im using php to generate a download page.. so whichever Hyperlink that a user Click... will pop up the download "Save As" Box... http://i7.tinypic.com/2vlv7dc.jpg as from the image that i posted above.. can we actually set the "Save Location" ? (can be changed, it is just the sug...