Jump to content
MakeWebGames

Recommended Posts

Posted
Thwis might be a stupid question but if i as to buy a v2 license would the code be updated for example

ereg

to

preg_match

thanks

steve

In a nutshell, yeah more than likely.

Posted
changing code from ereg to pregmatch isnt too difficult heres a site that should explain how its done

http://stackoverflow.com/questions/1374881/how-to-change-phps-eregi-to-preg-match

alright thanks for that helped a bit

i was having problems with some scripts when php updated like was not able to log in etc i thought it was the host but tried it on lower version on php and works fine so after reading that link i wasnt putting a / at the end and never used the i after the / either

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...