PHP
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Forum Post

Display content based on URL

Firstly, I am totally new to PHP! I am setting up my own website (www.mainurl.com) which has two aliases set up for it(www.alias1.com and www.alias2.com). I would like the websites index page to...
Forum Post

Re: PHP beginner. How to go about it?

Try http://www.php.net This is, I think, the main resource for all things PHP. I am just starting with PHP myself so be a little scepticle of my posts on this subject :-) Regards Robin : Hi...
Forum Post

PHP beginner. How to go about it?

Hi guys, I am planning to learn PHP. I know C/C++, Java. Could someone please let me know to go about it? I want to know about all the requirements to run a PHP script on my personal computer as...
Forum Post

Re: Learning Perl for a PHP Programmer

: : Which missing functions? I've never needed to do anything I couldn't manage with the various things that Perl provided. Note that a match is just done like:- : : if ($val =~ /pattern/) { : : ....
Forum Post

Re: Incrementing filenames

: Thanks your pseudocode clarified what was said on the PHP board. I also found a PHP version of flock() so I don't even have to write a perl script! : : (Not that I don't like Perl - I just like...
Forum Post

Re: Incrementing filenames

Thanks your pseudocode clarified what was said on the PHP board. I also found a PHP version of flock() so I don't even have to write a perl script! (Not that I don't like Perl - I just like to be...
Forum Post

Incrementing filenames

I'm stuck (again). Here is my problem: I need to store files which a user uploads to the server in a specified directory and with a 'sensible' name, ie one that I create. What I want to do is create...
Forum Post

Re: Learning Perl for a PHP Programmer

: Which missing functions? I've never needed to do anything I couldn't manage with the various things that Perl provided. Note that a match is just done like:- : if ($val =~ /pattern/) { : ... :...
Forum Post

Re: HTTP Authentication

This message was edited by sinelaw at 2004-12-25 18:53:57 The whole file is just the PHP codes. How is it possible to send the header in the file when the top of the file is the PHP codes? Also,...
Forum Post

Learning Perl for a PHP Programmer

Hi, I'm a hobby programmer who has a bit of experiance writing PHP. However, I want to learn new programming languages, and Perl is one that struck out at me. My simple question is: How much...
Forum Post

Re: Sending PHP form results to Access DB

: I am relatively new to php programming and just beginning to mess with MYSQL. I have several forms that are in PHP format and currently the results are going into my email, however, I would like...
Forum Post

Re: Workable Project?

:Any ideas on where to start for getting PHP to FTP stuff? Check out the FTP functions at: http://uk.php.net/manual/en/ref.ftp.php These will let you do FTP's with PHP. You could create a...
Forum Post

Accessing values from a html select tag submitted by a form

Little bit of a n00b to php. I'm stuck! I have a form which contains a listbox from eg test test2 .... I got told to make the...
Forum Post

Re: Installation of PHP seems bollocks!

Try installing php, mysql and apache separately 'from scratch' without using the third party software phpTriad (there could be something wrong with it). You can get php @ www.php.net " " "...
Forum Post

Tried everything!: Call to undefined function: mysql_connect()

I am at the end of my rope on this one. I have taken the following steps in an attempt to resolve this: Verify that your installation of PHP has been compiled with mysql support. Create a test web...
Forum Post

$_POST escaping?

it seems like php is trying to escape single quote characters and double quote characters in post input (probably get as well).. anyone know why it would do that? im new to php, and it obviously...
Forum Post

'No input file specified' error

I've just started developing in PHP properly now and have so far managed to get my scripts to run on linux with apache. However I was asked to start a project and unfortunately the computers which...
Forum Post

I have a game that doesn't work

I go to www.dabu4u.com/rsh/forums and there is a game on there (the army system link at the top of the page) that has a lot of errors. The person who made it refuses to fix it. If someone would...
Forum Post

Need Help Creating .htaccess file

hello, can anyone help me, I need to create a .htaccess file to enable sessions for a website I am making. My webhost provider apache server by default has sessions disabled for php, I was told by...
Forum Post

Re: Passing objects in PHP form

It's ok, I found another solution... 2D array!! : : I know I can pass an array of data in HTML form, but how do I pass array of objects? : : : : : : $jobs=$_POST; where the class is "job...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.