PHP is a free server-side, general-purpose scripting language that is especially suited for web development. Originally PHP stood for Personal Home Page, now it stands for PHP: Hypertext Preprocessor.
1
vote
5answers
490 views
Jokes search engine / PHP based search engine on database
I'm looking for a script, functioning like the Google homepage that fetches data from a database rather than the internet.
This is not intended to be a search engine, but a repository of jokes that ...
1
vote
0answers
97 views
How can I stop users stealing my video from my website? [closed]
I am making a website in PHP and I want to prevent anybody from copying or downloading my video or its URL, so that the user can only view the video on my website.
3
votes
4answers
641 views
What is the best and cheapest CMS for an E-Commerce site?
My client needs a site customers can use to pay the membership fees and join. It should also track when old members need to pay again. There are some members that will not want to pay online and they ...
8
votes
3answers
3k views
Can anyone recommend a good SMS gateway for PHP?
I'm looking for an SMS gateway that has the following criteria:
Supports sending from short codes
Opt-in capabilities for end-user (will require user to opt in before sending message)
Has a clean ...
0
votes
0answers
71 views
What amount of PHP memory usage is reasonable for multiple WordPress sites? [closed]
It seems like I've been plagued with memory usage issues most of the time I've been blogging (7 years). I upgraded my hosting to a HostGator VPS and still seem to have issues.
I have about a dozen ...
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 ...
0
votes
0answers
78 views
Joomla 3.02 : how to query MySQL and use the data [closed]
I have been googling for last few hours but no luck.
I am looking for a simple example on how I can query MySQL using PHP and then use the output in an input box.
My confusion is where do I put the ...
0
votes
0answers
36 views
Using PHP to pull MYSQL database information [closed]
I am trying to pull mysql database information and make it visible on my website.
I know very little about php however and i cant seem to get what i need done correctly.
I am trying to replicate ...
-1
votes
2answers
382 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
25 views
host website on other apache server and call from other [closed]
host website on other apache server and call from other
i want to access php files to access from other server, to protect my source code i wan't to do this
mywebsite => clientwebsite
Tools
there ...
0
votes
1answer
571 views
How do I install PHP 5.4.8 on a Win XP workstation?
I am trying to create a MediaWiki site on my WinXP workstation, and need to install PHP 5.4.8. I have downloaded and unpacked the binaries for PHP, but the install instructions are telling me to "Run ...
1
vote
1answer
134 views
Removing 301 redirect from site root
I'm having a look at a friends website (a fairly old PHP based one) which they've been advised needs re-structuring. The key points being:
URLs should be lower case and more "friendly".
The root ...
0
votes
0answers
14 views
Best Terminology for a particular php-based site architecture? [closed]
For a site...
o whose overall look-and-feel is generated by one php page ("index.php").
o in which "index.php" provides for all pages served the following required components: The DOCTYPE, ...
0
votes
0answers
9 views
Profiling Script [duplicate]
Possible Duplicate:
I need an open source php social script, minus the social features
I am looking for a web script in which users can register and create a simple profile page; something ...
2
votes
1answer
562 views
How to redirect user into mobile website?
Hi how to redirect the user into mobile site when the user accessing from mobile. Say example i have site called www.mysite.com. Now, a person accessing a website from mobile it should redirect to ...
0
votes
1answer
42 views
Toggle CNAME entries using PHP?
Is it possible with PHP to dynamically toggle CNAME entries? For example I have two mirrors with media to be served on my website. Mirror 1 has a monthly bandwidth cap so upon reaching it I want to ...
2
votes
3answers
165 views
Hiding php includes from search spiders?
Quick and simple question.
I have 80+ html files which I want to be crawled. They are individual product pages. Each of these pages calls its content using php includes. These php include files are ...
0
votes
1answer
112 views
how can i redirect from specific url to another url? [closed]
My website users have a profiles. I want other users to access their profiles by specific url like:
www.mysite.com/username
Users can also access a specific parts in the user profile like that
...
1
vote
0answers
13 views
php cms withouth database [duplicate]
Possible Duplicate:
Which Content Management System (CMS)/Wiki should I use?
A friend of mine asked me for a easy website for him. As it was just 3 subpages, no database need or anything, ...
0
votes
1answer
118 views
My website directories downloads instead of actually opening up from browser [closed]
I added some screencast to show what I am having issues with
http://screencast.com/t/212t3ANINqk
http://screencast.com/t/bR44U1wkvNZl
http://screencast.com/t/iDS7APYYsa
but the page downloads my ...
2
votes
1answer
94 views
PHP W3 Validator API, Is this good? [closed]
I was trying to find a way to see if my site's code was valid or not but I continuously going over to W3 Validator so I decided to make an "API" however it really isn't!
I just wanted to know if ...
2
votes
2answers
137 views
How can I create a dynamic site that is still search-bot friendly?
If I want to have a slide effect between pages. You click a link, it is loaded off to the side and then slides in (pushing the old page off the other side). I can imagine using jQuery to do the PHP ...
0
votes
1answer
424 views
How to use different php.ini files for different VirtualHosts?
I have my site and it's staging subdomain running on the same CentOS machine running apache. The subdomain is created using a VirtualHost, and I use it to find any bugs before I push to production. I ...
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
0answers
56 views
How can I benchmark my servers network speed? [closed]
I´ve rented a server online and i wonder how to check the bandwidth possibilities of my rented server. My problem is that I only own a 16.000 kbit/s internet connection and i want to know if it is ...
0
votes
0answers
91 views
Ecommerce for canvas printing? [closed]
Does anyone know of an eCommerce system that would be perfect for a canvas printing website?
The idea is that customers should be able to upload their own images and then see an example/preview of ...
1
vote
0answers
126 views
GAPI output doesn't match Google Analytics website
I have to get the main info about my Google Analytics Goals.
I'm using GAPI lib, with this code:
<?php
require_once 'conf.inc';
require_once 'gapi.class.php';
$ga = new ...
3
votes
2answers
1k views
Share on Facebook does not show thumbnail images
I have a PHP application which has a "Share on Facebook" button that,
On the development server shows the thumbnail images correctly and allows the user to select between them
On the live server, it ...
1
vote
2answers
35 views
Blocking path scanning
I'm seeing in my access log a number of request very suspicious:
/i
/im
/imaa
/imag
/image
/images
/images/d
/images/di
/images/dis
They part from a known resource (in the above example ...
0
votes
1answer
130 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 ...
4
votes
2answers
174 views
Number of page requests by any Bot in 5 secs
I am writing a script that will block any bot that requests page(s) for example X times in the past 5 secs. I need to find the X here. Do you guys know some approx values I can use?
3
votes
3answers
347 views
Hotel Reservation Request Booking Paypal PHP
I'm making a website for a small hotel in php. The hotel owners want a reservation system that uses paypal. They want people to see a calendar and choose a date to make a reservation. If the day has ...
0
votes
0answers
78 views
Install PHP module without CPanel [closed]
How can I install a PHP module on Linux? I don't have CPanel, just ftp, a shell and PHPMyAdmin
0
votes
0answers
19 views
How can I store post rankings that change with time? [closed]
I'm trying to learn how to code a website algorithm like Reddit.com where there are thousands of posts that need to be ranked. Their ranking algorithm works like this (you don't have to read it, its ...
2
votes
3answers
2k views
PECL extension in Ubuntu 11.10
while setting up mediawiki on my local development machine, the installer told me that since i do not have PECL extension to php installed, i will have to do with slower page load speeds with ...
1
vote
3answers
134 views
CMS without templates [duplicate]
Possible Duplicate:
Which Content Management System (CMS)/Wiki should I use?
I am looking for a CMS where I can layout the page from scratch using HTML/PHP/CSS and simply enter code such ...
1
vote
2answers
1k views
APC on 1and1 shared hosting?
Is anyone aware of a way to use APC on a 1and1 shared hosting account? They don't have the pecl extension installed by default.
3
votes
2answers
4k views
How to check all installed in magento extensions?
Where can I check all the installed magento extensions in the admin panel?
0
votes
0answers
100 views
How to Send Custom data in ADF/XML format [closed]
I have built a lead generator form Here which will send email in ADF/XML format.But all I found in internet about ADF that there are limited tags like contact, customer, vendors, vehicle and their ...
0
votes
0answers
87 views
Creating advanced website by redirecting and replacing content from Google Sites
I would like to create a corporate website with members area. Importantly, I want many novice webadmins to be able to modify static content themselves.
Therefore, I got the idea to create the site ...
1
vote
1answer
187 views
include() or get_file_contents() which is better? [closed]
i am developing a function which return a value on give file name
but include() in not return able which function should i use get_file_contents() is return able function or is there is any other ...
1
vote
1answer
133 views
Referrer Strings
I'm not exactly sure how to ask this, but here I go.
I work for a company that provides IT services. Our main costumer has a website developed by WebCompany.com, and I act as a maintainer/middle-man ...
1
vote
1answer
969 views
Facebook Connect with CodeIgniter login problems
Im having a problem using Facebook Connect on my latest website. Im running it using the CodeIgniter framework and Elliot Haughin's library (http://www.haughin.com/code/facebook/).
Everything is ...
2
votes
1answer
201 views
How to extract $_SERVER['REQUEST_URL'] from given url [closed]
How to extract $_SERVER['REQUEST_URL'] from given url
for example
$url = 'http://localhost/application_dir/';
extract requested url from $url;
2
votes
0answers
15 views
Hosting advice for a write-heavy dynamic website [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I have built a website using PHP and MySQL and now I am looking for a hosting service. I am expecting about a 1000 ...
0
votes
3answers
313 views
Make Apache treat ASPX as html
I've swapped from ASP.NET to .PHP for cost reasons. As such, I want the people to be redirected from .ASPX to its equivalent .PHP. If I create the .aspx with HTML, the file is simply displayed in ...
0
votes
2answers
772 views
Open Source PHP based secure file download script?
I need a self hosted solution where I as the admin can create client areas (which can be simple folders) where I upload files and secure them with username / pass. A client page will then be ...
1
vote
3answers
23 views
Separating portion of website to its own server
So my job is to take the homepage (or maybe I should say "homesite" because it encompasses a few interrelated pages) and drag this onto its own Apache server. The problem I'm having right now is being ...
0
votes
0answers
61 views
How can I make this script output each categories item per category [closed]
Ok so here is the deal currently this script outputs all the products in a parent category as well as the products in the child categories. What i would like to do is seperate the output based on ...
0
votes
0answers
19 views
Free online PHP hosting [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I have a PHP script that can take $_GET parameters from a URL (i.e. http://www.example.com/test.php?name=george). I'd ...
