473,763 Members | 5,412 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Artificial intelligence in php

Is the artificial intelligence possible in PHP ?? If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php
Jun 27 '08 #1
7 2400
sarika schreef:
Is the artificial intelligence possible in PHP ?? If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php
Hi,

Artificial intelligence is possible in any serious programming language.
So, yes, also in PHP.
AI is about algoritms, not actual language to implement it in.

Google for: AI php and you'll find a few.
Or search around a little in sourceforge, maybe they have active
projects (not sure).

I think PHP could even be a handy language for AI since its array
manipulation is quite powerful.

Regards,
Erwin Moller
Jun 27 '08 #2
sarika wrote:
Is the artificial intelligence possible in PHP ??
Yes. Most AI algorithms are language-independent.
If yes plz help me to learn this.
Take an AI course on your nearest university. No website will teach you
neuronal networks and B-star depth-searches in five minutes.

--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

Proudly running Debian Linux with 2.6.24-1-amd64 kernel, KDE 3.5.9, and PHP
5.2.6-1 generating this signature.
Uptime: 12:36:12 up 11 days, 8 min, 4 users, load average: 0.32, 0.53,
0.67

Jun 27 '08 #3
sarika wrote:
Is the artificial intelligence possible in PHP ??
Slow ones, to a limited extent, yes.
If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php
You're better of learning the basics of artificial intelligence, the
known mechanisms don't change according to specific dialect of
script/code. It's just a matter of implementation of concepts, not an
inherent 'feature' of a language.

What kind of 'artificial intelligence' do you need, and for which purpose?
--
Rik Wasmus
....spamrun finished
Jun 27 '08 #4
On Jun 3, 11:30 am, sarika <sarikason...@g mail.comwrote:
Is the artificial intelligence possible in PHP ?? If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php
Any Turing complete language could implement AI in theory. In practice
you probably don't want to be using a scripting language intended for
outputting web pages as an AI research tool.

As for the "Please teach me AI" request, artificial intelligence
research is a massive branch of computing science with many different
possible approaches to follow, from simple behaviour rules as in
computer games to heuristics to expert systems to neural networks. You
can't just "learn AI". You have to study it extensively.
Jun 27 '08 #5
sarika wrote:
Is the artificial intelligence possible in PHP ?? If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php
See: I, Robot
Jun 27 '08 #6
Curtis wrote:
sarika wrote:
>Is the artificial intelligence possible in PHP ?? If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php

See: I, Robot
ROFLMAO!

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Jun 27 '08 #7
On Tue, 03 Jun 2008 20:29:27 GMT, Curtis wrote:
sarika wrote:
>Is the artificial intelligence possible in PHP ?? If yes plz help me
to learn this. or Please send me the websites for learning artificial
intelligence in php

See: I, Robot
Just remember, if you don't require_once(re d_lights.php); then your
script won't turn evil.

--
5. The artifact which is the source of my power will not be kept on the
Mountain of Despair beyond the River of Fire guarded by the Dragons of
Eternity. It will be in my safe-deposit box. The same applies to the
object which is my one weakness. --Peter Anspach "Evil Overlord"
Jun 27 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2310
by: Arthur T. Murray | last post by:
http://www.scn.org/~mentifex/jsaimind.html is a free, public-domain AI in JavaScript that may be copied to your Web site with your own changes. Freshly updated and modified from the AI Mind-1.1 appearing in http://isbn.nu/0595654371 -- AI4U textbook of artificial intelligence -- the new AI Mind forgets its oldest unused memories in order to make room for memories of fresh experience, and is therefore immortal. Interested parties may...
4
3905
by: Tolga | last post by:
Hi, Is there anybody here interested in artificial intelligence (AI)? Yes, perhaps this thread would be more suitable for an AI usenet group and I have also posted my question there, but I want to know Python community's opinion. Could you recommend me please a good AI book to start with? I don't want to see Lisp code, if possible ;-D Thanx in advance
0
1825
by: tommak | last post by:
It's a dream of human beings to build machines that can think and behave like human beings. The most important part of of such a machine is an artificial mind that can emulate the cognitive processing of human mind. This book, "Next Generation Artificial Intelligence, Artificial Mind - Part One - Basic Architecture and Cognitive Structure" introduces a basic artificial mind architecture and computational model for cognitive...
1
1477
by: tommak | last post by:
It's a dream of human beings to build machines that can think and behave like human beings. The most important part of of such a machine is an artificial mind that can emulate the cognitive processing of human mind. This book, "Next Generation Artificial Intelligence, Artificial Mind - Part One - Basic Architecture and Cognitive Structure" introduces a basic artificial mind architecture and computational model for cognitive processing....
0
9386
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10144
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9997
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9937
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9822
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3917
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2793
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.