Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
mx php poll system
Author: Mirza Hatipovic
<?
//include some files etc…….
Include(“youfile.php”);
Include(“youfile2.php”);
//define your constants, etc……
define(“MAX_PICS”, 10);
.
.
.
your code…
.
.
.
/////////////////////////////////
//
// MX Poll PHP Code Author: Mirza Hatipovic
//
/////////////////////////////////
.
.
.
my Poll PHP code shown above…
.
.
.
/////////////////////////////////
//
// Your code…
//
/////////////////////////////////
.
.
.
?>
Hope you get the idea, but for the start just paste my code snippet and use it without your code and save it as “poll_index.php”.
| » Level Advanced |
|
|
Added: : 2003-07-21
Rating: 6.80 Votes: 80
Hits: 541
|
| » Author |
|
Mirza Hatipovic is freelance developer based in Bosnia and Hercegovina. He uses Flash MX, PHP, XML amd Coldfusion to create dynamic web content.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (5 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|