|
|
 Affordable Web Hosting: MySQL, PHP, Multiple Domains, cPanel, SSH from $3.99,
Cheap Domain Names
| 1 2 3 4 5 [6..] >> |
Main --> PHP --> Articles (71) |
Links:
- Online Website Builder
A complete online website building and content management system with powerful WYSIWYG editor.
(sponsored listing)
- Web Form Mail Script
With this script you can create and manage any web forms. No programming skills needed.
(sponsored listing)
- PHP Shopping Cart Script
A ready-to-use virtual shop with a template-based storefront, unlimited products and categories, and different options for delivery and payment.
(sponsored listing)
- The Birth of a Function
I will be honest. I keep learning new things everyday. And as I learn new things, I wish I could go back and add on to the tutorials I have done, and go further into detail. But then I remember, I have so much more to teach. So rather than going back, I am going to move forward.
Version:
Platform(s):
Price:
hits: 247
added: 12, Sep 2003
address: http://www.phpbeginner.com/columns/jason/functions

- PHP & Java
The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover installation and a few code examples of using PHP and Java together.
Version:
Platform(s):
Price:
hits: 248
added: 30, Apr 2002
address: http://www.phpbuilder.com/columns/marknold20001221.php3

- Many PHP scripts are vulnerable to File Uploads vulnerability
PHP supports RFC 1867 based file uploads. PHP saves uploaded files in a temporary directory on the server, using a temporary name. This temporary name is exposed to the PHP script as $FOO, where "FOO" is the name of the file input tag in the submitted form. Many PHP scripts process $FOO without taking measures to ensure that it is in fact a file that resides in a temporary directory. It's possible for a remote attacker to supply arbitrary file names as values for FOO, by submitting a standard form input tag by that name, and thus cause the PHP script to process arbitrary files.
Version:
Platform(s):
Price:
hits: 249
added: 01, May 2002
address: http://www.securiteam.com/unixfocus/5JP0D152LU.html

- Sending Mail With PHP3
Server scripting languages like Lasso and Java servlets make sending mail so complicated that you'd rather avoid it at all costs. This article shows really cool code that can take an email address and verify that it can actually receive the email.
Version:
Platform(s):
Price:
hits: 251
added: 06, May 2002
address: http://phpbuilder.com/columns/tim19990221.php3

- Using PHP with the OANDA Currency Exchange Rate Server
This tutorial is for those of you needing the services of the OANDA currency rate server, especially if you develop shopping carts or other ecommerce services for online use. It will also serve as an example of using PHP?s capability to connect to a remote server. Lastly, if you have a Unix based system, the section on using cron may be useful to you.
Version:
Platform(s):
Price:
hits: 253
added: 30, Apr 2002
address: http://www.zend.com/zend/tut/currency-exchange.php

- Installing PHP on UNIX
There are three different sites that you need to visit to get the three files that you need to install all of this together and in working order. This is all assuming that you are doing this on a UNIX based operating system.
Version:
Platform(s):
Price:
hits: 254
added: 01, May 2002
address: http://www.phpbeginner.com/columns/enygma/install

- Welcome to the World of PHP
As popular as ASP became however, many developers continued wanting a more stable and less proprietary solution: enter PHP, an open-source server-parsed embedded scripting language. In this overview we willl take a look at programming with PHP 3.
Version:
Platform(s):
Price:
hits: 254
added: 29, Apr 2002
address: http://serverwatch.internet.com/articles/phpintro/

- Apache HTTP Authentication with PHP
Let?s look at some sample code for a page that may only be viewed if the user enters username ?myuser? and password ?mypass?.
Version:
Platform(s):
Price:
hits: 255
added: 27, Apr 2002
address: http://www.webmasterbase.com/article.php/280/6

- Classes and PHP
The hardest concept I've tried to understand since beginning to use PHP was that of classes.
Classes are nothing more than a collection of variables and functions acting on those variables. They provide a means of thinking about things in real world terms. In other words they describe an object. An object, or instance, of a class is an actual "living, breathing" structure of that class.
Version:
Platform(s):
Price:
hits: 256
added: 30, Apr 2002
address: http://phpbuilder.com/columns/rod19990601.php3

- Building Dynamic Pages With Search Engines in Mind
Almost any developer knows that search engine placement is critical to the success of a web site. What many people don't know is that a lot of search engines cannot index many database-driven pages (basically any page with a '?' or '&' in the URL).
Version:
Platform(s):
Price:
hits: 268
added: 09, May 2002
address: http://www.phpbuilder.com/columns/tim19990117.php3

|
Main --> PHP --> Articles (71) |
| 1 2 3 4 5 [6..] >> |
|
|
|