[ad_1]
Presumably you have something along the lines of:
if (condition) {
Awesome
}
The Form
Change it to
if (condition) {
Awesome
} else {
The Form
}
7
[ad_2]
solved How to – Go Dynamic with PHP [closed]
[ad_1]
Presumably you have something along the lines of:
if (condition) {
Awesome
}
The Form
Change it to
if (condition) {
Awesome
} else {
The Form
}
7
[ad_2]
solved How to – Go Dynamic with PHP [closed]