hitAppoint Online Appointment Scheduling SoftwareOnline Appointment Software

Forum

You are not logged in.

#1 2008-04-18 17:29:41

mailman
Member
Registered: 2008-04-08
Posts: 12

Run on PHP5 & My SQL5

Will the software run on PHP5 & My SQL5 without the need for modifications?

Offline

 

#2 2008-04-19 16:40:47

algis
Administrator
Registered: 2006-01-09
Posts: 753
Website

Re: Run on PHP5 & My SQL5

hello,
yes sure the software can work with PHP5 and MySQL5. Moreover, the demo here http://www.hitappoint.com/demo.php is on PHP5 & MySQL5

Offline

 

#3 2008-05-30 14:33:26

utdrmac
Member
From: Houston, TX
Registered: 2008-02-15
Posts: 11
Website

Re: Run on PHP5 & My SQL5

yes, it will run on PHP5 but it is NOT "PHP5" code.  classes and functions passed by reference (ie: =&), no exception handling, etc.

And yes, it will run on MySQL5 but again the php code is NOT "MySQL5" code. ie: they use mysql_*() functions instead of mysqli_*()

Offline

 

#4 2008-06-05 11:00:53

algis
Administrator
Registered: 2006-01-09
Posts: 753
Website

Re: Run on PHP5 & My SQL5

yes it is true, the software is not pure PHP5 code as this is a product that should run on most web servers and a lot still have the PHP4 installed

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson