public marks

PUBLIC MARKS from kinwa with tag php

2009

Important Elements of A Good Web Design You Should Consider

by 1 other
A web design needs to be appealing to attract visitors to buy from your site. Even if you are just aimed at compiling email addresses for your mailing list. In anything you want to do, you must make sure that your web design has the following:

2008

PHP: How to store system configurations on a database and use them as constants?

by 1 other
robotchicken asked: I’d like to have constants in PHP which are retrieved from a database. Essentially, I’d like to create a page that can update this database table so the next time I load the site, it will use these newly updated consta...

php!!?

HOT GUY 666 asked: ok i have MS front page 2003 and i found really easy and good than dreamweaver 8 . but i can work with PHP by ms front page 2003 ?????? can i ??Cheap Web Hosting Packages for You

Web Hosting Custom PHP configuration (php.ini, .htaccess) using cPanel by VEXXHOST

by 1 other
VEXXHOST web hosting PHP configuration feature is quite unique and only handy to vexxhost’s clients. It has been programed by vexxhos’s programmers and checked for ages till it was deployed. It built of multiple features that help modifying...

How do I show the difference between two dates and times in php?

by 1 other
prgrmths asked: How do I show the difference between two timestamps (which both show the date and time) in php? I have a formula that shows the difference between 2 timestamps, but the format that it shows the difference in is in days/ hours/ minutes/...

Activating FFMPEG and IonCube and changing PHP variables inside cPanel

VEXXHOST web hosting unique PHP configuration feature is fully unique and only handy to vexxhost’s customers. It has been refined by vexxhos’s programmers and tested for ages till it was applied. It made of several features that help mod...

What is the systematic way to program in php?

Prabodh B asked: Plz any php guru tell me what is the systematic way to write program in php.I mean that suppose any client requirement comes to me i write program in php(core php),then another requirement comes to me on some other day i write progr...

Modifying PHP variables using cPanel

by 1 other
VEXXHOST web hosting PHP configuration feature is wholly unique and only usable to vexxhost’s customers. It has been developed by vexxhos’s developers and tested for hours till it was added. It built of multiple features that make modify...

Can I install SquirrelMail in my shared hosting?

Jotmeyl Webmaster asked: I have a shared hosting with the control panel Ferozo. It offers two webmail clients: Ferozo mail and Horde; anyway, they are not installed correctly. I have access to mySQL and PHP, but I dont have SSL. I also installed a vBu...

Custom PHP configuration (php.ini, .htaccess) and activating FFMPEG and IonCube using cPanel

VEXXHOST web hosting unique PHP configuration feature is fully unique and only possible to vexxhost’s clients. It has been programed by vexxhos’s developers and tested for a long time till it was applied. It consists of several features ...

Custom PHP configuration (php.ini, .htaccess) from inside cPanel

VEXXHOST web hosting PHP configuration feature is totally unique and only usable to vexxhost’s customers. It has been refined by vexxhos’s programmers and checked for ages till it was deployed. It made of mixed features that make modifyi...

2007

How to convert/encode files to FLV using FFMPEG & PHP

by 5 others
Away to convert/encode files to FLV using FFMPEG & PHP,the most widely used type of codec that runs on most Flash players

2006

What FFMPEG-PHP can do and how to use the most out of it

by 1 other
You’ve probably heard of ffmpeg-php and it’s wide usability mostly in sites that involve with videos such as YouTube or any other similar site. Here’s a bit of an introduction to it and how to use it.

Creating PDF’s on the fly using PHP & FPDF

by 2 others (via)
Generating PDF’s is an easy method to make a very nice printable and/or savable version of an article. This could be helpful in a WordPress blog or any articles website. This method utilizes the popular FPDF class.