Posted on 09 June 2010. Tags: code, files, from, read, tags, using
Hi PHP Folks,
I wanna make a database of my MP3s by reading files from HDD automatically using PHP. This is not a problem. However, it is very painful to write all MP3 descriptions (Title, Albums, Artists, Genre etc) again. So I would like to ask you guys whether you know how to read tags from MP3 file using PHP or any good sources about this.
I’m looking forward to hearing your answers.
Thanks in advance.
Posted in PHP
Posted on 08 June 2010. Tags: Computer, from, images, instead, load., local, server
A game I play online offers the option of downloading all the images used in the game onto your computer, and then loading them from your computer instead of the server, which both speeds up your playing experience and the server overall. However, I have not managed to get it to work with Google Chrome. I’m hoping that someone here knows of either a setting to try or some other way to fix it, or can maybe just explain to me how the process of loading off the local computer works so that I can go about figuring it out myself.
Posted in Computer
Posted on 08 June 2010. Tags: ASP.NET, code, file, from, html, print
I made an application form by asp.net VB andnow I want to generate a html page as preview and print. What should I do?
Posted in ASP
Posted on 08 June 2010. Tags: create, created, from, page, results, table
i have got a results page which shows results from my database and i put a
echo “
| $row[0] |
“;
which uses the topic as part of a url
http://ww.url.com/detail.php?topic=becauseidclose/
but the problem is that how do i create detail.php which will show the record with topic “becauseidclose”
What will i include in detail.php to show the record on its respective page
thanks in advance.
if it helps the website is at
http://www.sharewink.com
Posted in PHP
Posted on 07 June 2010. Tags: accessed, been, Computer, from, online, somewhere, tell
A guest account has been created but my sister used my computer to check her email the other day. Would that automatically create such an account or has someone high jacked my computer? If so how do I disable it? Sorry I am not very computer savy. Thanks.
Posted in Computer
Posted on 06 June 2010. Tags: command, determine, from, line, request, script
say you have a php script (x.php), the script can be called either from the command line, or from a web request. how can the script determine which called it?
simple and elegang solution needed.
Posted in PHP
Posted on 06 June 2010. Tags: directory, from, like, structure, using, value
I notice that a lot of sites, especially news site with a CMS, use PHP and get a value without the ?=value.For example they can do www.website.com/news/1, and that one will be one story. Change the 1 to a 2 like www.website.com/news/2 , and its a different story.
How do they do this using php?
Posted in PHP
Posted on 05 June 2010. Tags: ASP.NET, back, from, grid, html, value, VB.net
I am trying to get a value back from an html grid on an asp.net page. I want to get the details of the controls on the page that I have stored in the html grid. How would I loop though the contents of the grid so that I can get the values back from the html. I have converted the grid to run as a server control.
Posted in ASP
Posted on 01 June 2010. Tags: appear, from, more, open, page, same, tables, using
I have three tables I would like to show information from? I can show information from 1 table right now…how do I show the other two on the same page?
Posted in ASP
Posted on 31 May 2010. Tags: ASP.NET, from, html, internet, made, publish, website
Please also tell the steps in doing this task.
Posted in ASP