Jump to content
MakeWebGames

Medical Insurance / Medical Bill


Samurai Legend

Recommended Posts

Run this in phpmyadmin -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Create a file called insurance_agent.php -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Open up hospital.php and add this somewhere -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Open up cron_day.php and add this somewhere -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Open up attackbeat.php, attackwon.php and attacktake.php and find -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Replace with -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 
  • Like 1
Link to comment
Share on other sites

Nice work SL.

Just two hints,

If a variable is not being used in a function you do not need to call it and try indent your code and layout it out better, it makes it much easier to read (in my opinion), for example....

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Looks much neater in my opinion and you only need the $ir and $db functions to be called in the global as they are the only two being used.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...