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.
0
votes
0answers
29 views
2 girls photos rating script PHP [on hold]
Maybe im asking this in wrong section, so moderators plz delete it if i am :)
I am trying to find a photo rating script which would show user photos of 2 girls, he would click on the one he likes and ...
0
votes
0answers
5 views
Adding $_SESSION to PHP script for HeaderName in apache [migrated]
So I have a login script that assigns a session to the user once he logs in. This script normally redirects to the index if the session DOES NOT exist, else it continues to another php script called ...
1
vote
0answers
15 views
Apache HeaderName does not work in .htaccess
So I have a .htaccess file in a subdirectory that contains a list of folders. In the main directory I have a .htaccess file that contains:
Options +Indexes
IndexOptions FancyIndexing
AddType ...
0
votes
0answers
15 views
Simple DMS written in PHP supporting nested categories with description [closed]
I am looking for a simple DMS (or sort of) having the following features:
Written in PHP and relying on MySQL (or some file-based DB)
Can organize files into categories
Supports a text description ...
0
votes
0answers
8 views
Text submission form, saving the input somewhere in public_html [closed]
I'm teaching a calculus class at a university, and I'd like to give the students the option of submitting an anonymous mid-quarter review through my website.
I know very little about web design, ...
0
votes
0answers
4 views
Need help with Sign in Script [migrated]
I am trying to make a login page for my website, but when I press the login button, nothing happens. Help Please!
Here is the code im using for the login page (This is just a snippet, yes I do have ...
-1
votes
0answers
18 views
Free php cloud hosting with github and MongoDB support [duplicate]
I'm looking for a cloud environment for my Laravel 4 application that'll be using MongoDB. This host should allow a free/development mode in which I can build my app, and then deploy it.
I've tried ...
0
votes
0answers
8 views
What to do when your company doesn't encrypt passwords [migrated]
I'm been contracted to help a company maintain their server. I work on some minor PHP projects but also look over performance issues and recently, scan logs for hackers.
These guys have been running ...
1
vote
1answer
36 views
Use a GET variable to see a referrer in Google Analytics
I have a system on my site that sends an email to a customer with a certain url in it (not a private url, just the info they've requested). The format of this url is just straight on:
...
0
votes
0answers
12 views
Cannot add DataTables.net javascript into Joomla 1.5
I've been having this problem where i couldn't add Datatables.net javascript into my Joomla article. I have been trying to include it through Jumi.
To say that my editor strips of the tag is ...
3
votes
3answers
97 views
Generate a sitemap automatically, does it need to be XML?
I want to create an XML sitemap (for the sake of SEO), my first attempt to achieve this was by including the website main menu/navigation links using <?php include ("assets/includes/menu.inc"); ...
0
votes
0answers
7 views
JavaScript menu behaving strangely in Chrome [migrated]
I have a dropdown javascript menu on a site that gets included into each page by some php. There's no problem in Firefox, but when viewed in Chrome, the menu acts strangely on most of the pages, but ...
0
votes
1answer
51 views
WHMCS Fatal error: Out of memory while View Invoice PDF
I can logged in WHMCS & can access at all, But if i try to View PDF Invoice means,
The following error will be appeared,
Fatal error: Out of memory (allocated 67633152) (tried to allocate 76
...
1
vote
0answers
58 views
Are my forms a danger towards code injection? [migrated]
I'm writing a PHP tutorial and I would like to display some forms where the users could enter values that are displayed in the same webpage, just as a demonstration.
The forms do nothing special, ...
0
votes
1answer
51 views
Good links somehow being converted to ones with a PHP redirect (not a virus)
This has happened to links we put on web pages and in emails.
We might put www.oursite.org/work/ but when I view source it shows up as
...