[OT] PHP Developer wanted for small job

Paul Dupuis paul at researchware.com
Tue Jun 22 15:32:25 EDT 2021


I am looking for a PHP developer familiar with current releases of PHP 
(7.4 specifically)

I have two PHP scripts, one @ 150 lines (including comments) and one @ 
192 lines (including comments), written for PHP 5.6 and earlier.

Both basically get some posted parameters. One inserts the posted data 
into a mySQL database and returns OK or an error. The other uses a 
different set of posted data to look up a record in a mySQL database and 
return a value from the matching record or an error.

My problem is my hosting provider is moving everything to PHP 7.4 and 
the scripts use PHP 5.6 mySQL functions (like $dblink = 
mysql_connect(...); or $result = mysql_query ($SQLstmt); which are 
deprecated in newer versions of PHP, so I need to update them. My PHP 
skills ended when PHP when object oriented.

I could do this (by teaching myself the new SQL calls), but it would 
probably take me longer than for someone more familiar with current PHP 
syntax.

If you have the current PHP knowledge and are interested, contact me 
directly, off-list.





More information about the use-livecode mailing list