-1
votes
1answer
175 views

Is a web programmer supposed to know how to make anything a website may require? [duplicate]

I mean, maybe someone knows how to make a simpler ecommerce website, but doesn't know for example how to make a custom facebook like chat etc.. (or whole facebook for that matter). So, is a web ...
0
votes
1answer
101 views

Converting a user management system to use ajax

I am currently building a website, which until quite recently was purely PHP. However I am now making trying to have the site use more AJAX, to lessen the page reloads. In PHP I had a lovely object ...
-1
votes
2answers
136 views

Where do I start to build this? [closed]

I'm a real estate professional and part of my job is to scan a database day in and day out searching for properties for a prospective investor buyer to purchase. I am pretty sure a program can be made ...
0
votes
2answers
201 views

Can PHP and Javascript do backend together?

I am creating an application with a friend, which we are planning on writing the back end partially in PHP and partially in Javascript with Node.js. Javascripts front-end involvement with PHP makes ...
0
votes
0answers
77 views

Developing a php system that tracks other websites analytics [closed]

I want to develop a PHP website feature where users sign up, get a javascript snippet code that display an image on their site, and let's me track the number of visitors, unique hits, clicks and ...
3
votes
2answers
299 views

Client-Side V.S. Server-Side Searching?

I am currently helping to design a web site and application in HTML. We would like the user to be able to search the site/app for desired content via a search bar. We would also like to include an ...
1
vote
1answer
316 views

Pinterest - loading more images when scrolling down effect. [closed]

The drag down and load more pictures effect in Pinterest - I see that more commonly used in many a site. What exactly is that done through? Could it be done through javascript? I work mostly in php ...
4
votes
1answer
100 views

General solution to solve different sports results in different languages

I currently have some code that checks if squash and tennis scores are valid, both in javascript and PHP. This results in 4 blocks of code existing, 2 languages * 2 sports, which does not scale well ...
-2
votes
3answers
128 views

Development env for PHP Javascript HTML and CSS [closed]

All these days I was using gedit to type my code in PHP JS and HTML. Now I need a better editor or an IDE or a whole development environment please let me know.
2
votes
3answers
138 views

Web Page Execution Internals

My question is what is the subject area that covers web page execution/loading. I am looking to purchase a book by subject area that covers when things execute or load in a web page, whether it's ...
12
votes
5answers
463 views

Programmaticaly finding the Landau notation (Big O or Theta notation) of an algorithm?

I'm used to search for the Landau (Big O, Theta...) notation of my algorithms by hand to make sure they are as optimized as they can be, but when the functions are getting really big and complex, it's ...
0
votes
0answers
64 views

Language Certifications [duplicate]

Possible Duplicate: Are certifications worth it? Are there any recognized certifications for any programming languages, specifically PHP, JavaScript, SQL and Objective-C that are worth ...
2
votes
2answers
96 views

Can anyone point me to some examples / reading material that outline updating the dom automatically?

Basically I would like to know how apps such as hotmail receive emails in realtime, without making periodic checks on the server - I've sent an email to myself from outlook with hotmail open and saw ...
-1
votes
2answers
99 views

Is there a way to input values on a web site's text box using a database table values?

I have a table with username and passwords that I want to input in Hotmail's username and password box. Is there a way to actually program this? Are you allowed to manipulate text boxes of someone ...
4
votes
4answers
1k views

Scripting language for filling out web form

I have a job as an intern at a technology company, I was given the unfortunate job of performing some data entry into our web management system. The information entered into the web form is stored in ...

1 2 3 4
15 30 50 per page