hi there, I have to do a task in which,i need to record any voice message and then send it to another user...like we receive text messages from another members...
If its a website, then php is running in server. so Its out of php's scope to get voice of user. You have to use something that run on client and have facility...
... you need to work on audio stream client /server both ways. your description suggests that it has to be recorded by the web directly. Needs extensive...
... About Unicode: its de-facto standard for multilingual character encoding. Uni=Universal code=encoding. For more info read WikiPedia. visit www.unicode.org ...
All Experts, Wishing to all a very Eid Mubarak. Happy Eid day. Harun Cyprus Kazi Harun Or Roshid Mob:+357-96351387 Get your preferred Email name! Now you can...
Hi Thanks a lot ... From: 9el <doctortomorrow@...> To: phpexperts@yahoogroups.com Sent: Thursday, October 2, 2008 12:49:58 PM Subject: [phpXperts] Eid...
Hello, I have a radio button style poll form, currently even if a user does not select a choice and hits the submit button, his answer is submitted to my...
Hi Tedit Kap, It's not a matter you put the submit button at the beginning of the form. You should apply JavaScript validation and server side validation to...
Dear Xperts/Moderator/Developer, I hope you all are in good mode. Would you please start talking on Website security? Specially websites that developed by...
Hi Shams, Personally I found EasyEclipse for LAMP<http://www.easyeclipse.org/site/distributions/lamp.html>is the best IDE ever. All we LAMP developer need is...
Hello Tanveer, I am currently user of zend ide. but in linux i found some problem with zend. moreover, as I don't get dreamweaver for linux, it is becoming...
Dear Experts, I need to convert any video to .flv format using some sort of script. I mean uploaded video will be converted into flash vedio format using php. ...
if you are talking about web application security then i guess you should check this <http://php.net/manual/en/security.php> w43L On Mon, Oct 6, 2008 at 10:26...
... You just need to do basic form validation. The way you thinking is client side form validation. Showing the submit button after input is made, cannot be...
Hi Raju, Well, u will need phpEclipse<http://www.easyeclipse.org/site/plugins/phpeclipse.html>(Edit, run, test, debug and deploy PHP applications) plugins to...
Hi Experts, Can anyone help me in using lightbox? How about demo or video tutorial about it? Please send me a link. Your response on this matter is such a big...
Here is available package and example http://www.huddletogether.com/projects/lightbox/ ... S.M. Saidur Rahman Analyst Programmer http://www.suresofttech.net/ ...
Hi, there are already predefined unicode values in each languages. In the case of Bangla there is a pdf document in the site of Bangladesh Computer council....
hello, I need some php programmer, candidate should have good understanding in 1. PHP rapid development framework like CakePHP or CodeIgniter or Zend Framework...
Dear Developers, We have some of the web projects to be developed very soon: Interested Developers are requested to send a short profile with the list of...
Hello Experts Recently i used Openbravo POS system with mysql. There are some complex task integrated Openbravo POS and MySql i faced. I discussed those term...
Hello, I am having a problem with my PHP script. This is surely a simple syntax error and I have gone almost crossed eyed trying several things to get it ... ...
josh@...
Oct 16, 2008 3:02 am
9961
Hi Josh, The string Concatenation is the problem you opened the href attribute's value with a "(dbl qts) but it is not closed! echo '<a ...
Hi, Try with the following: echo '<a href="http://www.joshuane il.com/hir/ scripts/results/'.$fdf_file.' ">click here to download Non_Disclosure Agreement</a>'...