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:
Javascript,
Php Xml,
Url String
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:
Memory,
Mysql Php,
Storage
kpa4941 asked:
I am trying to execute some php code if a user closes a window. How can I do this? Thanks!

Tags:
Current,
Php Code
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 Code,
Web Domain,
Web Page
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:
Digit Number,
Digit Zip Code,
Php Form
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:
File Extension,
Php Extension,
Php Site
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:
Jpeg,
Pixel,
Thanks In Advance
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:
Php Code,
Preset Time,
Time Interval