473,806 Members | 2,582 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

OT: Need opinions to reinforce use of AJAX w/ PHP

This is not a PHP related question, but a question focused to PHP
developers.

Sadly enough I just started looking at the functionality using AJAX
procedures. All my sites have been 100% PHP with the only javascript
being used for user chosen hint boxes and date choices using a pop-up
calendar.

I was taught early on not to develop any site that requires javascript
for its basic operation. I think from most posts that most PHP coders
have that same philosophy.

I also know that times do change as does rationale behind coding. So I
am asking opinions from the PHP developers (reason for OT post) their
thoughts on using AJAX (javascript) that would be a foundation part of a
site (required).

Thanks
Scotty
Oct 12 '08 #1
4 1406
FutureShock wrote:
This is not a PHP related question, but a question focused to PHP
developers.

Sadly enough I just started looking at the functionality using AJAX
procedures. All my sites have been 100% PHP with the only javascript
being used for user chosen hint boxes and date choices using a pop-up
calendar.

I was taught early on not to develop any site that requires javascript
for its basic operation. I think from most posts that most PHP coders
have that same philosophy.

I also know that times do change as does rationale behind coding. So I
am asking opinions from the PHP developers (reason for OT post) their
thoughts on using AJAX (javascript) that would be a foundation part of a
site (required).

Thanks
Scotty
I use javascript (including AJAX) to enhance the site. Not for anything
required to use the site.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Oct 12 '08 #2
..oO(FutureShoc k)
>This is not a PHP related question, but a question focused to PHP
developers.

Sadly enough I just started looking at the functionality using AJAX
procedures. All my sites have been 100% PHP with the only javascript
being used for user chosen hint boxes and date choices using a pop-up
calendar.

I was taught early on not to develop any site that requires javascript
for its basic operation.
Correct.
>I think from most posts that most PHP coders
have that same philosophy.
This is not related to PHP, but simply the way the Web works. The only
thing you can rely on is HTML, which is the foundation of the Web.
Anything else is just optional: CSS, images, JS, Flash, ...
>I also know that times do change as does rationale behind coding. So I
am asking opinions from the PHP developers (reason for OT post) their
thoughts on using AJAX (javascript) that would be a foundation part of a
site (required).
Bad idea. JS is just an additional feature. It can be a nice addition
and may enhance the user experience, but relying on it to make a site
work just means a decreased accessibility and will prevent many users
from using the site.

It's your decision whether to build a site just for some users with a
given browser environment or to keep it platform-independent and more
WWW-like. In the Web what matters is content, not technology or which
browser is used.

For further discussions you should ask in an HTML authoring group.

Micha
Oct 12 '08 #3
FutureShock wrote:
I am asking opinions from the PHP developers their thoughts on using AJAX
that would be a foundation part of a site (required).
It really depends on the particular case. There will be cases where
accesibility is a must and you must ditch all traces of javascript, and
there will be cases where you must ditch accesibility for providing another
experience.

--
----------------------------------
Iván Sánchez Ortega -ivan-algarroba-sanchezortega-punto-es-

Green light in A.M. for new projects. Red light in P.M. for traffic
tickets.

Oct 12 '08 #4
Iván Sánchez Ortega wrote:
FutureShock wrote:
>I am asking opinions from the PHP developers their thoughts on using AJAX
that would be a foundation part of a site (required).

It really depends on the particular case. There will be cases where
accesibility is a must and you must ditch all traces of javascript, and
there will be cases where you must ditch accesibility for providing another
experience.
Thanks for taking the time to respond, they seem to reinforce my
decisions to only use them for optional bells and whistles.
Scotty
Oct 12 '08 #5

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

Similar topics

6
1565
by: Kate | last post by:
Hi, we are now developing complex business application using Ajax framework. Could anyone point me to the editable javascript grid control which supports XML loading. Good javascript API would be a plus. And rather important thing - sometimes we need to represent hierarchically structured data, so tree view is a must. In most grid controls I looked through this last thing was missed. Thanks.
6
3256
by: lisa | last post by:
One of the things I hate the most about ASP.NET is the postback of an entire page just to update a single field. So I was looking around, and I came across Remote Scripting. See, when I write ASP pages, I usually have a hidden iframe on the page that I post to. And onload, that hidden page copies the results back up to the parent. I work in an IE only environment, so I can get away with that. And it's nice. Seamless. It's nice...
8
1285
by: rviray | last post by:
I am just looking for opinions about this project that I am working on. Background: Windows Application built under Delphi. The application uses 4-5 (depending on drill down avenue) deep modal windows to get information (viewing and editing). Basically, you 1) Search for information, say person by First & Last Name...get list 2) Drill down on person to get Demographics, Education, Physical Makeup, Social Makeup, etc. 3) Drill down on...
0
1849
by: melledge | last post by:
Ajax Developers' Day added to XTech 2006 agenda XTech 2006 - 17-19 May - Hotel Grand Krasnopolsky - Amsterdam, The Netherlands
16
2545
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client uses IE to talk with a server. The user on the client (IE) sees an ASP net page containing a TextBox. He can write some text in this text box and push a submit button.
1
16517
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX - microlink pattern tutorial : A microlink is a link that opens up
2
1333
by: brakai295 | last post by:
Hi there, I need someone to customise an autocompletion AJAX script a little bit. This free script here (demo | info & download) offers you auto-completion when typing in a country's name. I need the following changes: Functionality on a textarea rather than a textfield (shouldn't be a big thing)
1
1332
by: demandingdata | last post by:
Hello, I am looking for a few opinions. I am exploring creating my own version of those fancy tee shirt designers used by spreadshirt.com, cafepress.com and others. I have a version working of a decorator pattern based upon a text book implementation taken from ActionScript 3.0 Design Patterns - a wiley publication. Now I am curious to know if anyone here has thoughts regarding implementing such an animal in javascript and ajax? Essentially I...
112
4774
by: Prisoner at War | last post by:
Friends, your opinions and advice, please: I have a very simple JavaScript image-swap which works on my end but when uploaded to my host at http://buildit.sitesell.com/sunnyside.html does not work. To rule out all possible factors, I made up a dummy page for an index.html to upload, along the lines of <html><head><title></title></ head><body></body></html>.; the image-swap itself is your basic <img src="blah.png"...
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9597
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
10620
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
10369
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...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5682
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4329
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
2
3851
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3008
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.