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.

learn more… | top users | synonyms

0
votes
2answers
417 views

Wordpress install directory, how to change it?

I have my wordpress installation on mywebsite.com/blog I now want to turn my entire mywebsite.com site into a CMS by use of the Wordpress CMS, whilst still maintaining /blog as the blog area. ...
0
votes
2answers
375 views

Copy website content from WebsiteA.com/file.html to WebsiteB/file.com every time interval

I want to copy a website from Website A to Website B every 10 minutes. Then with purple-include I want to do a transclusion and display it on mywebsite.com/page.html So the task is download ...
0
votes
1answer
34 views

SSL / https login from a non-secure (http) page

I am setting up a login page, and I have some security questions / concerns. I have a login form (username, password) on a NON-secure page, let's say: http://www.example.com/login.php When the ...
1
vote
1answer
117 views

Links don't work on new server

I've recently moved from server with php4 to php5. Now I cant open content in my page. Links look like this "page.com/news-it-is-rainy-day-1.html". But when I try to open link I just get the archive ...
0
votes
2answers
22 views

Issues with Apache and loading PHP files [ubuntu]

I just installed PHP and Apache2 on my laptop (ubuntu 12.04), but I can't get my PHP files to load. I have followed this tutorial: ...
2
votes
2answers
248 views

htaccess preventing sqlite database being downloaded

I have a VPS, running apache2 on Debian 6. Created a file called .htaccess on the web root, which included: <Files ~ "\.db$"> Order allow,deny Deny from all </Files> ...
-1
votes
1answer
21 views

One CSV file is there split and upload the data into two tables using PHP [closed]

I have one CSV file I want to upload that file in MySQL table the CSV file contains 10 columns the first five columns stored in one table another five columns stored in another table in PHP.
1
vote
1answer
81 views

Joomla: Cross site link boxes

I am currently evaluating Joomla for use on the the rebuild of our corporate website. One of the features our designs have is spaces for what we've been calling widgets. These widgets include common ...
0
votes
0answers
153 views

Cannot send email to Google Apps alias from PHP

I'm using Wordpress and sending email via Gmail SMTP: server: smtp.gmail.com port: 465 I created Google Apps main domain called domain.com and email info@domain.com. Then I registered domain ...
-1
votes
0answers
15 views

Best hosting situation for a potential high traffic project? [duplicate]

I have this project going which has potential for a lot of traffic. Its a fairly simple idea and its not particularly load heavy. It mainly consists of comparing a users set value in an SQL DB to a ...
2
votes
2answers
34 views

Track exit link and ads with PHP

I want to track exit links on my website and also exit ads like Google Adsense etc. I mean by exit ads is that when click on add I get ads dimension and ads type like Google or other ads. In short I ...
0
votes
0answers
10 views

Looking for a gallery script with multi-file upload [closed]

I'm looking for a very particular script. Not just any gallery script. What I'm hoping for is the following: Upload images without using the POST method or can POST within an iframe but cannot ...
-1
votes
0answers
16 views

Install PHP with MYSQLi extension [closed]

I am setting up a server with the php and mysql. I installed php version 5.3.25 and the latest version of mysql. All setups went fine. so i downloaded phpmyadmin and placed it in the webserver's ...
-2
votes
1answer
23 views

SSI Navigation indication on a static site [closed]

I have a static website, with persistent navigation in a side bar. This navigation is added to the page using SSI. How can I differentiate the link, using bold, or a coloured background, of the page ...
0
votes
1answer
62 views

Is there any way to prevent Googlebar from breaking Friendly 404s

This might be considered a continuation of this question. If I output HTML after my 404 header, It displays properly in IE and FF unless the user has Google bar instaled. If I try header('HTTP/1.x ...
2
votes
0answers
34 views

Good security practice for writing a php/mysql web app [closed]

I'm about to create a web app that is php/mysql based. It should contain multiple users and two levels of admin accounts. It will most likely not be very likely to be attacked in any way. Still I am ...
0
votes
0answers
15 views

Speed up XHR requests [closed]

I have a Yii project (PHP framework) running on Apache2, where I use AngularJS for the front-end. I have some AJAX requests, but they are kind of slow... sometimes it reaches 2.5 sec. I'd like to ...
-1
votes
0answers
6 views

How to Create a Malayalam Calender? [closed]

I am wondering how to create a Malayalam Calender using php? The malayalam calendar is seems to be changing each and every year. So, is there any possible ways to do this in php. This are some ...
8
votes
2answers
413 views

Best Free Web Statistics and Analytics Packages For Sites Using PHP & MySQL

I'm looking for a list of the best free web statistics and analytics packages for my site using PHP & MySQL?
2
votes
2answers
485 views

You don't have permission to access /index.php on this server

I made a 'login with OpenID' page and I had a error when OpenID provider return to my page: You don't have permission to access /index.php on this server. Additionally, a 404 Not Found ...
2
votes
2answers
35 views

How to determine which files are used by website

I recently became responsible for a PHP / HTML / MySQL website. The document structure is full of duplicate files and folders making the site appear more complex than it is. Is there any tool I can ...
1
vote
1answer
22 views

SEO effects of intermix of WP blog, custom PHP site and FB app game

We're a melbourne tech company in the process of building a custom site in PHP. We plan to launch a "pre-launch" page which is also custom coded (CSS3 on twitter bootstrap framework + HTML5 front end ...
1
vote
1answer
49 views

Set the “servername” directive globally to suppress this message

I am setting up PHP for the first time and I am getting this error from the Apache server: Set the "servername" directive globally to suppress this message. This is the content of my httpd.conf ...
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
vote
1answer
454 views

Swift Mailer SMTP Mailer for PHP Alternative

I'm trying to find a replacement for Swift Mailer as my website is on Dreamhost. They do not allow fsockopen() which apparently Swift Mailer uses. Does anyone know of a good alternative, or can point ...
1
vote
1answer
273 views

Webmatrix fails to connect PHP website to MySQL

I downloaded the latest versions of Webmatrix and MySQL. I downloaded a PHP-MySQL Connector: http://dev.mysql.com/downloads/connector/php-mysqlnd/ In the "Databases" Workspace I pressed "New ...
2
votes
5answers
904 views

Can PHP Site be hosted on Windows Hosting?

This might be the stupidest question but I would like to know whether we can host PHP site on Windows hosting? Are there any special tools for publishing php site?
1
vote
2answers
166 views

Cookie manager php

i own a joomla commerce store and although i use Google Analytics in order to track visis, i need to install a cookie manager in order to be able to track cookies that were installed on customer when ...
0
votes
1answer
63 views

IIS to parse php in a .dll files [closed]

The .dll files ain't the dynamic link library. That's what the client side software calls for (cannot change). Its essentially a php script that should run and return specific values. However ...
5
votes
5answers
642 views

Adding a Forum to my site: build one from scratch or use existing open-source platform?

Note: I posted this originally to stackoverflow.com, had it closed, and was told to post it on programmers.stackexchange.com. So I posted it on programmers.stackexhange.com, had it cloased, and was ...
3
votes
2answers
108 views

Can the .htaccess file slow down a website to a crawl? If so, are there better ways to solve these problems with different rewrite rules and such?

here is my htaccess file...... RewriteCond %{REQUEST_URI} ^/patients/billing/FAQ_billing\.html$ [OR] RewriteCond %{REQUEST_URI} ^/patients/billing/getintouch\.html$ RewriteRule ...
0
votes
1answer
77 views

codesniffer command not being recognized after several installs and upgrades

I've tried to install codesniffer using pear but my mac is not recognizing the phpcs command. pear config Configuration (channel pear.php.net): ===================================== Auto-discover ...
1
vote
1answer
73 views

File upload through webform failed, server config?

I'm in the process of moving my sites from a shared hosting to a VPS (running CentOS with Plesk 10). When testing on my VPS I noticed that all of the sudden I couldn't upload files through a webform ...
3
votes
4answers
171 views

Best location for a websites CMS

As part of my job I recently started making numerous content management systems for websites. So many that obviously my next step was to set up a 'template' for the websites so I could quickly remove ...
-2
votes
0answers
24 views

Web hosting for php sites [duplicate]

Im looking for a shared web hosting provider that allows you modify the php.ini file with cpanel preferably, any suggestions?
2
votes
1answer
170 views

Unable to print login-required images in IE

I have some images in a section of a site that require the user to be logged in in order to view. These images are served by a PHP script, which checks the user's login state and if valid, serves the ...
0
votes
1answer
29 views

turning openbase_dir off using htaccess

Im trying to run a script on my shared hosting account, i keep getting an error relating to open_basedir, which i understand would normally be turned off in the php.ini file, which i dont have access ...
1
vote
4answers
73 views

Restrict webserver access to specific set of URLS only

Is there any possible way to setup and restrict access web server to specific set of URLs only. I want my web server only respond to www.abc.com, www.abc.com/videos, www.abc.com/videos/vandor-1, ...
2
votes
1answer
92 views

How Do I Make A Dynamic PHP Link 'No-Follow'?

I want to make the Footer links on my website 'No Follow'. How would I do it on these dynamic PHP links? <ul> <li><a ...
1
vote
1answer
113 views

PHP accessible shared content between two websites on the same VPS on different domains/IPs

I have two ecommerce websites, selling music digital downloads, on the same VPS, currently using cPanel/WHM (but thinking of switching to Virtualmin). They have separate domains and IPs of course. ...
1
vote
1answer
71 views

Php form to email software?

I have used PHP Form Wizard software, its really very good but I don't know why it starts throwing run-time error 91 and not working on my system any more. I am looking for its alternative: ...
2
votes
1answer
49 views

Reverse proxy with no httpd access

I'll outline my requirement, proposed solution and if anyone has a better idea please feel free to suggest. Requirements / Desires - I want multiple clients to be connectible to an address ...
1
vote
1answer
227 views

Bulletin Board System with tagging, email notification

I am looking for nice BBS system, Bulletin Board System, Discussion Board, or nice in-company communication platform. There are lots of people, about 30 people, joining in our project. We would like ...
2
votes
3answers
196 views

PHP website template and response time

I have a website with static HTML files on a VPS server. The site's response time is very fast and was built with a FrontPage template, so every template change updates all the HTML files and ...
1
vote
1answer
23 views

Redirecting previous domain subfolder links

I've recently bought a domain that was unregistered. After looking in Google webmaster tools, Google is trying to crawl random pages that don't exist. Turns out it did have a previous owner. The ...
1
vote
4answers
719 views

MySQL Online Database

Can anyone suggest a good online free MySQL database. I've tried four till now: db4free FreeMySQL onPhP 000webhost Either of them gave me an timeout error on my connect file or actively restricted ...
1
vote
3answers
39 views

What hosted analytics offers IP recording?

I'm looking for a free hosted analytic service that logs IP addresses. My first choice would have been Google Analytics, but apparently they do not offer IP logging. Hosted software only, please. ...
1
vote
2answers
141 views

How to setup SSL to protect secure information

At the moment I have a website running in quite an insecure way, I'll refer to it as example.com. To add better security we're starting to store passwords using bcrypt but we are currently not using ...
-1
votes
1answer
23 views

Create partial php.ini files [closed]

I want to two split php.ini into two files so that I can move important entries to a new file. I think it is a .ini file so, any rule for creating partial .ini files will also apply to it. Is it ...
0
votes
1answer
14 views

i need my form values to show in the email i send with php [closed]

I am currently working on a website, the website is working perfectly on my intranet server. The only issue i have right now is that the form values that are supposed to be posted to me are not ...

1 2 3 4 5 14