Hi everyone, A file upload form that was working fine for a long time, suddenly fail to upload file online. The $_FILES[] array just shows 0 bytes but able to...
Hi all, I just wanted to remind you all about the PHP Meetup tomorrow. It's taking place at Microsoft's Office (directions and map below) tomorrow (*31st ...
Hello, Thanks for organizing the event, Vinu. It was really a wonderful experience. I have published a blog post about the event. The slides are available for...
** *Job Description* * About the Company:* Dotahead (www.dotahead.com) is a company squarely focused on the web based in Goa. We conceptualize, design, develop...
Dear friends, I am writing to share with you about a unique social knowledge network - Kenlighten http://www.kenlighten.com <http://www.kenlighten.com/> . At...
Dear friends, We are a sports blogging community at SportsKeeda. If you are a sports fan , a wordpress guru and would like to join the Keeda team :) please...
We're having the Bangalore PHP meetup on the last Saturday of this month, the 31st. Microsoft has provided the venue for this month's meet. So we're meeting...
Hi , There is a chance to get recruited for freshers for a start-up in Bangalore Min Req : Well Known with any programming Lang and OOPS Concepts. Adv :...
Dear friends, We have PHP programmer opening in our firm kirkal media. we require experinced php programmer. The job detail is given in below web page: ...
An update on the meet. We should be having the meet during the last week of October. We're in the process of arranging a venue for the meet and the exact dates...
Hi, We're planning a meetup in Bangalore to get PHP users together this month. We're still in the process of figuring out the details of when and where we're...
Hi frineds, I getting an error in the authorize.net. payment is sussess in the live mode , but getting error in the test mode. When i click on the payment...
Hi , There is a chance to get recruited for freshers/exp for a start-up in Bangalore Min Req : Well Known with any programming Lang and OOPS Concepts. Adv :...
Dear All We have a PHP requirement based out of Bangalore for one of our US clients. Initially they require a person with 3-4 years of strong experience on PHP...
Dear Sir, I got news regarding vacany or recruitment for the post of sr. web developer from rediff bol search portal ,So for that reason i m sending my resume....
Here's a nice howto which shows you how to store password in a PHP applications - most web applications store a plain MD5 of the password or worse yet in plain...
Did any of you check out the currently running contest on Windows Azure? They have a category for PHP applications deployed on the Azure platform. If you think...
PHP is built by the community and you can help too. Even if you're not into hardcore C programming and don't have time to contribute to the core PHP...
You've read a lot of PHP best practises articles and topics all over the internet and try your best at following them during your development. How about the...
A Belgium based firm is currently looking for PHP Developers for their Chennai development center. The details are as follows: Job Title: PHP / Sr. PHP...
Hi guys , I am working on a joomla based website. and i am working on a wordpress plugin , which i am developing. I need someone who can help me build joomla...
I've solved the problem by doing this, $d->setDescription(stripslashes(utf8_decode(addslashes(htmlentities($description[$i], ENT_QUOTES, 'UTF-8'))))); ... ...
Hi, i have problem in displaying special characters(œ, Œ , … , etc ) in textarea in a page which are turned into ? mark instead of special char's. My html...