PHP Tutorials: Basic Advert Rotation (Part 2)
A basic advertising rotation system thаt wіll involuntarily incorperate аnу newly added images. Simple, уеt effective!
A basic advertising rotation system thаt wіll involuntarily incorperate аnу newly added images. Simple, уеt effective!
Thanks Alex
Yeah, that’s a very excellent top.
I really found this tut fun!
Cheeers Alex!
Excellent tut, very helpful for us beginers.
cheers
I have tried this course with my family’s photos. b/c the file’s name with the photo will have some “space”, like “kids and pets”…etc., those “space” will cause problems in explode() function, if you use “space” as separator.
So we should avoid using a very common character as a separator.
Your english isn’t terrible at all!
Thanks for the tip anyway
Just a small tip.
Always use exit(); after using header(“Location: “);
I read the tip in a book I reflect.
Hackers would unactivate headers on some kind of way and not get redirected.
So always use exit(); after headers.
Specially if its a administrator system.
Sorry for my terrible english
//Petter