Hi.... If you are a good programmer in Php/Mysql and well versed in using/customizing Open Source Product and willing to work on Web 2.0 concepts then do...
Do you know abt this link --
http://phpweather.sourceforge.net/ ... Thanks, Michael J. Reaves
Database Administrator/Financial Coordinator [Non-text portions...
Hey,
When the person will fill some of the text - box as a referral mail,
then by the random function you can create some random value. Use rand()
for that....
urgent for US Company - PhP and MySQL programmer ****************************************************** -MUST have minimum 4 + years recent relevant SOLID...
Hello To all PHP programmes. I am Cesar Rodas, and i wrote the PageRank implementation in PHP and MySQL like a repository (soon will be available for SQLite...
Sir/Mam, I have completed my M.C.A. with First Class (2004 - 78%), and I have 2.8+years of experience in web application development(ASP, LAMP, ASP.NET, C#,...
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Nov 5, 2006 5:58 pm
4597
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Nov 5, 2006 5:58 pm
4598
"CCS welcomes experienced Programmers" Very Urgent Openings for PHP/MySQL Programmers. Please find the job description given below. Please forward your...
Hai, I want to develop movie site in php and also discussion form. I dont have any idea.Please help me. Gangadhar. ... Everyone is raving about the all-new...
Hi, I have page in which user will upload song and i need to automatically generate a 30 second clip of the uploaded mp3 file and save it can anyone suggest...
I'm entering data through textarea, and I want to display the same data on the form with all formatting settings. means, if I pressed enter while entering text...
Python, PHP Developers required for a company in Bangalore. Hi, We have immediate requirements for Python, PHP Developers with our client in Bangalore. ...
Good Evening Everyone, I am wondering if anyone has a good method for dealing with the following problem I have. 1. Need to be able to upload files to a...
Hello Friendz Can you please give me some idea or script through which I can convert any type of video file to wmv9 format by ffmpeg in linux platform ? It...
Ashok, there are 2 ways of doing this :- str_replace (http://uk.php.net/manual/en/function.str-replace.php) is a PHP function to turn "\n" into "<br>", or you...
Farhan, struggling to find an PHP MP3 editor, but you could use http://getid3.org/ to get the bitrate and then :- <? header("Content-type: audio/mpeg"); $f =...
David, ESS Uploader (http://www.energyscripts.com/projects/essuploader/) is a nice simple bit of kit to handle the upload. Once uploaded, I use a dynamic...
Hi, in PHP there is a function "nl2br" which give u the exact result as u want through the textarea field. I hope it will work. Thanks -- Jaiprakash kumar ... ...
I'm new to PHP but currently working on a similar project. 1. Below is a simple start for uploading a file. 2. You can move the file to a directory Look at ...