Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
thoughts/suggestions on my personal site
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="BIOS" data-source="post: 354463" data-attributes="member: 15674"><p>The design doesn't look too bad providing you've just started the development of it, however some things could look better such as the input boxes as they are still using the default design.</p><p></p><p>Not too sure on the back-end of the project as there's not much to look at, but from what I can see it seems you are performing redirection without killing the script. Don't forget to use either exit(); or die(); after performing the redirection to ensure that the code following the redirection isn't executed.</p></blockquote><p></p>
[QUOTE="BIOS, post: 354463, member: 15674"] The design doesn't look too bad providing you've just started the development of it, however some things could look better such as the input boxes as they are still using the default design. Not too sure on the back-end of the project as there's not much to look at, but from what I can see it seems you are performing redirection without killing the script. Don't forget to use either exit(); or die(); after performing the redirection to ensure that the code following the redirection isn't executed. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
thoughts/suggestions on my personal site
Top