PHP & MySQL Programming
Database Integration Consultant
Internet Development
Member of the UK Web Design Association

Friday 09th May 2008
PHP General: Title not showing changes
When I change my page title on a php page it is not showing the changes in the browser.

Read this forum post

Friday 09th May 2008
PHP General: mcrypt_encrypt
Hi!

Say I have mysql database and I want to save encrypted passwrod by mcrypt_encrypt function....

How can I do that?Please explain about the mechanism by code,When I take key from user,How to save that?what is your suggestion?

Read this forum post

Thursday 08th May 2008
PHP General: can i create .exe file of my .php&Mysql Project
can i create .exe file of my .php&Mysql Project

Hello All,

is there any way using which i can create .exe file of my php files.

actually i am putting my php files on a web server and i don't want my
files to be copied and modified by someone

Read this forum post

Thursday 08th May 2008
PHP General: Tracking Bounce Mails in PHPMailer
We have developed a newsletter manager using PHPMailer.
In this we send mails on very large number on daily basis.
We need to track these mails i.e. how many mails bouce, bad address etc.
We are using PHPMailer and only point remaining is tracking mail

Read this forum post

Saturday 03rd May 2008
PHP General: PHP/MySQL Quiz - retrieving random records
Hi everybody,

I have downloaded an old PHP/MySQL Quiz code from [url=http://www.getfreesofts.com/script/881/18744/PHPMySQLQuiz.html] GetFreeSofts.com[/url]. and it works well retrieving all records from a table. But when I try to retrieve random record

Read this forum post

Saturday 03rd May 2008
PHP General: generating pages????
Can anyone tell me how to do the following:
I insert data into MySQL and display the results on the page. I want to display only the first 20 data on the first page, then if more data is entered, let the program generate a second page or something like t

Read this forum post

Saturday 03rd May 2008
PHP General: Wrapping codes
Hi

I have a KB page where I paste samples codes.
In this forum the tags"code" are used to wrap around code and upon submission the code is neatly wrapped.
Can I have the code used behind the"code" tag that will make my sample c

Read this forum post

Saturday 03rd May 2008
PHP General: PHP Notice: Undefined index:year
Hi,

I have a calendar page which actually loads fine.
The calendar code starts like this.

[code:1:45621d5975]require_once("include/inc_calendar.class.php");
$oCalendar = new inc_calendar();
$month = $_REQUEST['month

Read this forum post

Saturday 03rd May 2008
PHP General: how to create a template to support diffent languages?
I am doing a project, in which user first selects a languages,
and then the same html form written with selected language will be displayed. i.e. a user can decide to show the same form in English, French, and so on.

What I can think is I need to cre

Read this forum post

Thursday 01st May 2008
PHP General: Which is compatible PHP or Java with SQL SERVER 2005
Hi All,

I would like to know which one is have compatible

1. PHP with SQL SERVER 2005
2. Java with SQL SERVER 2005

as i have to develop a project , i m unable to decide which one to go, as our client has told to develop Java with SQL SERVER 2005

Read this forum post

Database Integration Consultant