Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Create a condition between SAVE and SAVE&PUBLISH Re: Create a condition between SAVE and SAVE&PUBLISH

#132152
__
Participant

@ajnoguerra

no problem. If you’re not too far along, I really would encourage you to switch to the mysql**i** extension. It is designed with an object-oriented interface, but it also has functions for procedural coding that are *very* similar to the original mysql_* functions. I have an example somewhere; I’ll look for it (or look through the [examples on php.net](http://php.net/manual/en/mysqli.quickstart.php)).

> Save and save & publish seems almost like the same, what about just draft for when it’s not ready & publish for when it is.
–@FragaGeddon

Whatever he decides to call it, it’s the same functionality.