Quantcast
Channel: Tutorials for Ubuntu - Redhat - Centos - MacOS - Suse - SunOS - Debian... » PHP
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

PHP Not Accepting

Q. I’m using PHP along with latest version of Apache. Only <?php and <script> tags are recognized. Many of my scripts are broken. How do I allow the <? tag also? A. You need to allow the...

View Article



Image may be NSFW.
Clik here to view.

PHP: Verify And Sanitize Email Address

Q. How do I verify input data such as email address under PHP programming language? A. You need to use PHP Filters designed for safely dealing with input parameters. It can validate and filter data...

View Article

Vbulltin PHP Xcache Displaying Same Forum Data For Both Boards Error and...

Q. I’ve followed your Xcache php 5.x opcode cacher installation under RHEL 5 for my vbulltin board. I see good boosting in performance. Now I’ve installed 2nd VB forum on the same server and I see all...

View Article

Image may be NSFW.
Clik here to view.

PHP Redirect To Another URL – Page Script Redirect – Redirect Web Page

How do I redirect with PHP script? Under PHP you need to use header() to send a raw HTTP header. Using headers() method, you can easily transferred to the new page without having to click a link to...

View Article

Image may be NSFW.
Clik here to view.

Enabling PHP and Apache in Leopard

Mac OS X 10.5 (Leopard) comes with both Apache 2.2.6 and PHP 5.2.4 preinstalled, but they’re not enabled by default. The following instructions should help you get up and running. Open BBEdit or...

View Article


Connect PHP with Oracle database

I spent the last four days looking for the correct way to Connect Apache server (PHP) with Oracle database, unfortunatly I didn’t find any complete article.So in this blog, I’m giving my expernce to...

View Article

Your PHP installation appears to be missing the MySQL extension which is...

Q. I’m installing WordPress blog system under Debian Linux and getting an error which read as follows: Your PHP installation appears to be missing the MySQL extension which is required by WordPress How...

View Article

Image may be NSFW.
Clik here to view.

PHP Install SSH2 Connect Extension

Hi everybody, today I want to share with you guys the way to install ss2_connect extension for PHP. I had received task which making web by using PHP to connect remote server and run command on it. The...

View Article


Image may be NSFW.
Clik here to view.

Install SSH2 PHP Extension

Sometime, you will need to use ssh2_connect extension from PHP library, installing ssh2_connect is little trouble, lets see how we solve it below : Install SSH2 PHP Extension After much adoption of the...

View Article


Image may be NSFW.
Clik here to view.

installation php ssh2 extension on php5

installation php ssh2 extension on php5 Here is the way for the installation of ssh2 on php5 and apache2.. Here is the document about the ssh2 php.. Try search around the google..Try doing the...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images