Sorry about the previous email. Yahoo Groups seems to have chopped off the entire email for some reason. I just wanted to announce the WinPHP contest for you...
You need to obtain permission from your current employer to undertake any gainful assignment (specially when the sectors are same ie your current job is also...
Hello, I am interested for it but I have a serious doubts. I m a software engg. in a reputed mnc, is it allowed (legally) to work for another company without...
Hi Ganesh, Can the Person outside the India be involved?or you are looking exclusively from india Thanks, Suman. ________________________________ From:...
Hi All,  We are working on a Idea and are now in process of taking the Idea from paper to product. This is a unique Idea of Portal which adopts the...
Greetings and good wishes from Oxi Technologies. Immediate openings for Web Designers/Developer for a one of our Partner Company based in Spain (But work place...
Guys. This is not about php's maximum script execution time. This is about the server's request timeout limit. The first limits the amount of time php can take...
You have to increase the Request timeout in your webserver. This may not be possible if you are working on a shared host. If you are using Apache, you have to...
... Hi Ravi, Refer to http://www.php.net/manual/en/info.configuration.php#ini.max-execution-time The server administer might have set this to a low value....
Hi all, I have a mass mailing php module which sends out 200 mails per execution. In each iteration, I'm sending mail -> updating tables in db -> sleeping for...
Hello Ravi, Try the script in your localhost. If it works fine, the caching may be at the live server end. If you have further doubts, please send the php file...
Hi, I'm facing an unexpected issue of data caching and don't know where could be the issue and how to go about fixing it.The issue is- Php script is unable to...
Dear Friends, VIJAYA PRAKASH Softwares is hiring PHP/MYSQL experienced Developers. Interested people please send your resume to careers@... ...
1731
Udayakumar Sarangapani
udayakumar.sarangapan...
Nov 24, 2010 3:18 pm
Hi Viji, First open your httpd.conf file (apache configuration) and check severroot and documentroot folder. If documentroot / virtualhost folder path is given...
Hi, I am new to yii framework, i have installed yii and created the application mysite using command line. it created a folder called mysite in yii/framework ...
Hello friend, you can use session variable to stop this hapening. you must have to initiate session variable at signin . and during logout you have to...
Hi, In my current application i am using CodeIgniter. Now i want to refresh a page every 2 seconds without reload . If anyone knows , plz help me. Regards, ...
Hi, you should validate each and every methods are available in controller,if session is exists or not,if exists do the process else you should redirect ...
Hi, I am new to CodeIgniter. I face some difficulty . After logout , if i click on back icon in browser it should not go to my private page. But it is not...
Title: Software Engineer / Web Developer Description: Juno Technologies is looking for a Software Engineer / Web Developer with 2 or more years of experience...
Hi, ... [Snip...] ... Instead of messing around with the headers, I would strongly recommend use of a framework like swiftmail[1] [1] http://swiftmailer.org/ ...
try setting the headers as mentioned in the PHP manual . you can take a look at the following code // To send HTML mail, the Content-type header must be set ...
Hello everyone , This is Vinayakkumar here,I m new be to php, I m writing one php script that has to deliver e cards i.e images to specified e mail id. Problem...