Tagged Questions
0
votes
2answers
11 views
How to determine which files are used by website
I recently became responsible for a website. PHP / HTML / MySQL.
The document structure is full of duplicate files and folders making the site appear more complex than it is.
Is there any tool I ...
0
votes
0answers
6 views
Load a section of page separately from the rest? [migrated]
I want to check the status of a couple servers and display on a page if they're up or down. Currently, I'm doing this with PHP's fsockopen() function. As part of this function, you determine a timeout ...
-1
votes
1answer
58 views
Can I sell a php website on a condition that the code is not resold by the client? [closed]
What if I write my client a website using LAMP. Suppose that clients starts selling my code to other people, can I perhaps do something about it because I have already asked them not to sell it more ...
0
votes
0answers
35 views
Perl or PHP for web development [closed]
so, if one was developing a website and taking into consideration that it might grow, which is the better language for implementing CGI scripts? Perl or PHP?
i know PHP language itself (as opposed to ...
0
votes
1answer
47 views
PHP and Javascript [closed]
I am a good C programmer. I have recently studied a bit of JavaScript and I plan on developing my skills by also learning PHP.
Can I learn both these language in 3 months and after that build a site ...
-1
votes
1answer
57 views
How to redirect to a new page and have the new page display dynamic data [closed]
This seems like a pretty obvious question, but for some reason I have yet to find an answer. The goal here is to have a user click a link, for example like on this site, the user clicks a question and ...
2
votes
4answers
127 views
How to add version control and seperate development server to php/web development environment? [closed]
I'm the team lead of a small group of developers. My background is primarily in application development and I've worked in larger groups where version control (SVN, Git, etc.) have been used and ...
0
votes
0answers
51 views
How do I add a algorithm to my chat system? [closed]
Do I need some sort of algorithm in my chat system ? So far I have in my page I'm building turned out to be a "what's your status" type of feature, like FaceBook has... I didn't mean for that although ...
0
votes
0answers
24 views
Non-technical cofounders wanting to develop this [closed]
In the past few weeks we've done an extensive research on which programming language, system, framework, etc, should we use to develop our idea. We've used stackoverflow and stackexchange to learn a ...
2
votes
3answers
67 views
understanding technology that news websites use
I am trying to understand the technology which many news websites use
please have a look at this website
http://www.shritimes.com/
if you click any news item then the particular thing gets zoomed ...
-1
votes
2answers
318 views
What largest websites are written in php? [closed]
What are some of the largest and most popular websites in the world written in php? I know 1 - this is wikipedia, tell please another large website.
0
votes
1answer
109 views
What every beginner should know about website development? [closed]
I am a novice at building websites and considering to make one. But there is a lot of confusion that's going on right now. I guess every beginner faces them. Few questions that come up are:
I have ...
0
votes
1answer
120 views
Ideal web application framework for newcomers and whether it is better to use Java or PHP based framework? [closed]
My primary question is whether a Java based web application framework is better or a PHP based one and why?
Moreover, if I were just starting web development then what would be some ideal frameworks ...
0
votes
0answers
17 views
Suggest free live support software with auto invite to visitors? [duplicate]
Possible Duplicate:
Live chat solutions
Please suggest free live support software with features like:
Manually invite a visitor to chat.
Visitor geo location.
I liked commetchat and ...
0
votes
0answers
17 views
Anybody know if a free and/or open source Micro/Light CMS like Perch, Pagelime, Unify, Cushy CMS, Magicedit, etc [duplicate]
Possible Duplicate:
Which Content Management System (CMS) should I use?
I have an existing site, I just want to add a CSS class or wrap it in a tag or something and let my clients make ...