Archive for February, 2010

php
Kamkam asked:


It’s an XML validator applet that must send the url(string) and the isvalid(boolean) from the applet. Php must get those values upon clicking the applet’s process button.

Tags: , ,
php
Mike V asked:


I was just thinking the other day about the subject and i wonder if you could achieve AI with php and mysql. The php side would be like the thinking and sensing part of the brain and the mysql side would be the memory and storage part of the brain. Could it be possible?

Tags: , ,
php
kpa4941 asked:


I am trying to execute some php code if a user closes a window. How can I do this? Thanks!

Tags: ,
php
blackmamba5069 asked:


I hope that makes sense…

Basically, I want to scan through one particular directory, which contains several subdirectories which all contain several text files, and list each one of these text files.

How can I do this? Just looking for a quick and simple answer seeing as I’m still new to PHP!

Tags: , ,
php
jeyaganesh asked:


I want to integrate a login system in my website using php and mysql .Please tell how to do it?

I want the new users to sign up and sign in facility as every log in system have.. provide me source code n steps plz..

Tags: , ,
php
nutritionmaster asked:


Here’s what I’m trying to do: I have a php page I created on one domain, that stores information in a database. Next, I have another web page on a Different domain that I call this php page using Javascript, and would like to return a variable from the php page. How is this possible? I know it is, so don’t say that it isn’t! (10 points for the person that finally answers this question!)

Tags: , ,
php
dsdprojects09 asked:


I have a PHP form. It asks for a 5 digit zip code, I have it set now to make sure they enter something in the field with Javascript validation, but how can I validate they have entered a 5 digit number? Please include sample code or link to sample code. Thanks so much.

Tags: , ,
php
pinacoladaxb asked:


I need to install an extension for my php site, but since I am using a web hosting service (hostmonster), I do not have access to the directory that contains all the PHP extensions. I DO, however, have access to my php.ini file. How can I install this extension (dbg.so)?

Tags: , ,
php
Snow White asked:


I need to extract an object from a jpeg using php, and I think the only way to do it is to group all pixel with the same colors. But those extra pixels (which I think are noise), I can’t extract the picture correctly. I’m not sure of what function to use.. Please help! Thanks in advance.

Tags: , ,
php
todaytopsearch.com asked:


I have a WordPress blog and what I need is to rotate my blog posts over and over with a preset time interval. And also I’d like to shuffle my posts. Would RSS feeds pick up the rotated blog posts as new ones? Does someone have this PHP code? Thanks

Tags: , ,
Next posts » Back to top