Jump to content

Help with CMS structure and ideas


zero477

Recommended Posts

Hello everyone

 

I want to know why are these functions discouraged because I have a problem

 

*****************

http://mx.php.net/manual/en/function.spliti.php

Warning

This function has been DEPRECATED as of PHP 5.3.0. Relying on this feature is highly discouraged.

*****************

 

I have a long list of standard features of some products (90 features 1800 products) which I am integrating in a CMS. I have to elaborate a CREATE, READ and MODIFY section for the products and I was thinking of using check boxes and if statements with 90 columns in my DB for each feature. (I hope there is an easier way to do this)

 

Before I typed in all the features in one column and splited it with the previous functions mentioned, but it doesn't work for the modify section of the CMS.

 

I am trying to learn a method in which I can easily integrate this 90 standard features in the CMS. Does anyone has a good idea?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.