Click here to Skip to main content
15,914,385 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: Hot write txt file in php ? Pin
Muhammad Mazhar23-Jul-09 23:39
Muhammad Mazhar23-Jul-09 23:39 
GeneralRe: Hot write txt file in php ? Pin
udch24-Jul-09 0:05
udch24-Jul-09 0:05 
GeneralRe: Hot write txt file in php ? Pin
Marc Firth26-Jul-09 22:45
Marc Firth26-Jul-09 22:45 
AnswerRe: Hot write txt file in php ? Pin
fly90424-Jul-09 0:26
fly90424-Jul-09 0:26 
GeneralRe: How write txt file in php ? Pin
udch24-Jul-09 8:22
udch24-Jul-09 8:22 
GeneralRe: How write txt file in php ? Pin
fly90424-Jul-09 8:58
fly90424-Jul-09 8:58 
GeneralRe: How write txt file in php ? Pin
udch25-Jul-09 9:46
udch25-Jul-09 9:46 
QuestionBuild a service chat the same Yahoo web chat Pin
AlienPham23-Jul-09 22:48
AlienPham23-Jul-09 22:48 
AnswerRe: Build a service chat the same Yahoo web chat Pin
Marc Firth26-Jul-09 22:49
Marc Firth26-Jul-09 22:49 
Questioninsert field from other table Pin
pallavi shrivastava22-Jul-09 22:44
pallavi shrivastava22-Jul-09 22:44 
Question[Message Deleted] Pin
<<Tash18>>22-Jul-09 0:22
<<Tash18>>22-Jul-09 0:22 
AnswerRe: Trying Phish Pin
fly90422-Jul-09 0:38
fly90422-Jul-09 0:38 
QuestionHow to write in PHP [modified] Pin
udch19-Jul-09 0:12
udch19-Jul-09 0:12 
AnswerRe: How to write in PHP Pin
jammmie99919-Jul-09 0:43
professionaljammmie99919-Jul-09 0:43 
QuestionRe: How to write in PHP [modified] Pin
udch19-Jul-09 1:56
udch19-Jul-09 1:56 
AnswerRe: How to write in PHP Pin
Marc Firth21-Jul-09 0:04
Marc Firth21-Jul-09 0:04 
GeneralRe: How to write in PHP Pin
Luc Pattyn21-Jul-09 2:17
sitebuilderLuc Pattyn21-Jul-09 2:17 
Questionhow to decode this php code Pin
Rahul Boss18-Jul-09 11:50
Rahul Boss18-Jul-09 11:50 
AnswerRe: how to decode this php code Pin
Marc Firth19-Jul-09 23:08
Marc Firth19-Jul-09 23:08 
AnswerRe: how to decode this php code Pin
muhmmed bakry9-Jul-11 1:27
muhmmed bakry9-Jul-11 1:27 
QuestionHow to increase video clarity Pin
malrajphp18-Jul-09 0:36
malrajphp18-Jul-09 0:36 
Hi All,
I have created a php web application. In the project I am using "player.swf" object and "SteelExternalAll.swf" skin. But the video clarity is very poor. Here below I listed my video player coding.

&lt;script type="text/javascript"&gt;
var FO = { codebase:"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0",
type:"application/x-shockwave-flash",
pluginspage:"http://www.macromedia.com/go/getflashplayer",
movie:"http://www.test.com/station/player.swf",
width:"450",
height:"300",
majorversion:"9",
build:"0",
bgcolor:"#000000",
allowfullscreen:"true",
flashvars:"file=http://www.test.com/vault/video/temp/1247076974.flv&amp;image=http://www.test.com/vault/video/thumbnail/1247076974.jpeg&amp;add_song=http://www.test.com/login/login.php&amp;download_song=http://www.test.com/more/downloadvideoinst.php?musicid=380&amp;share_song=http://www.test.com/login/login.php&amp;buy_album=http://www.test.com/more/song_download.php?musicid=380&amp;autostart=false&amp;showfsbutton=true&amp;frontcolor=0xC2BDBD&amp;backcolor=0x000000&amp;lightcolor=0xFF0000&amp;skinname=http://www.test.com/station/SteelExternalAll.swf&amp;uri=http://www.test.com/index.php?vid=380&amp;id=in&amp;embed=&lt;script type='text/javascript' src='http://www.test.com/station/ufo.js'&gt;&lt;%2n/script&gt;&lt;div id='player1' align='center'&gt;&lt;/div&gt; &lt;script type='text/javascript'&gt; var FO = { codebase:'http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',type:'application/x-shockwave-flash',pluginspage:'http://www.macromedia.com/go/getflashplayer',movie:'http://www.test.com/embedvideoplayer/player.swf',width:'450',height:'300',majorversion:'9',build:'0',
bgcolor:'#000000',allowfullscreen:'true',flashvars:'file=http://www.test.com/vault/video/temp/1247076974.flv%26image=http://www.test.com/vault/video/thumbnail/1247076974.jpeg%26add_song=http://www.test.com/addfav.php?vid=380%26mpid=%26download_song=http://www.test.com/more/song_download.php?musicid=380%26buy_album=http://www.test.com/more/song_download.php?musicid=380%26autostart=false%26
showfsbutton=true%26frontcolor=0xC2BDBD%26backcolor=0x000000%26
lightcolor=0xFF0000%26skinname=http://www.test.com/embedvideoplayer/SteelExternalAll.swf' }; UFO.create( FO, 'player1');&lt;%2n/script&gt;"};
UFO.create( FO, "player1");
&lt;/script&gt;

So anyone advice me how to improve the video clarity in my site.

Thanks for advance!
Confused | :confused:
AnswerRe: How to increase video clarity Pin
Marc Firth19-Jul-09 23:10
Marc Firth19-Jul-09 23:10 
Questionhelp building a project with cakephp Pin
Artakazezs16-Jul-09 23:54
Artakazezs16-Jul-09 23:54 
AnswerRe: help building a project with cakephp Pin
Marc Firth19-Jul-09 23:14
Marc Firth19-Jul-09 23:14 
AnswerRe: help building a project with cakephp Pin
magalaxmi11-Aug-10 21:53
magalaxmi11-Aug-10 21:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.