Archive for January, 2010

php
techgeek asked:


I been struggling with this all morning.
I am tiring to create a dynamic form field that uses data from a myself database but cannot seem to get it to work.
Anyone know how to code a simple php code for a single dropdown field form that pulls data from a table field on a mysql database.

Tags: , ,
php
jeramie asked:


What is the best PHP script available for calenders that allows anyone and everyone to post an upcoming event on it. Thanks!

Tags: , ,
php
shibs asked:


I am 3+ year experienced php programmer from India. I would like to work in Europe. How can I apply good companies there. Do I need to get any language certification like TOEFL before applying ?

Tags: , ,
php
Jared asked:


Hi, I was wondering if anyone knew about a PHP Photo Gallery that has a purchase and download feature. I am interested in taking pictures of wildlife and nature and I wanted for people to be able to visit my photo gallery and purchase my high resolution photos. So, I need a PHP Photo Gallery that allows me to do that. Thanks.

Tags: , ,
php
Retrea asked:


I’m trying to access my school website, but the message PHP has encountered an Access Violation at 7C81BD02 keeps popping up.
I need it to figure out my homework and to upload some work.
Thanks in advance.

Tags: , ,
php
kb asked:


My php page has all the important database information, so I don’t want people looking at it. How easy is it for someone to view this information? Also I’v set the PHP file, so that you can’t access it directly using the URL, you can only see it when it is linked to by a form using the POST method.

Tags: , ,
php
hughmanwho asked:


I would like each user of my website to open up a text file, read in what is in the file, and write out something different. This should be done in order so that no two users are editing the file at the same time. Do I need to worry about multi-threading and race conditions while using php?

Thanks!

Tags: ,
php
kripavijayanand asked:


I want to send email on a frequency basis. I want to set a Jobs By email section where the interested jobs based on the candidates criteria will be mailed to him weekly, or monthly using php. I am using Xampp in windows.

Tags: , ,
Back to top