Welcome Guest, Not a member yet? Register   Sign In
How can I insert a flash intro in my CI website?
#9

[eluser]wiz88[/eluser]
This is what I have at the top of welcome.php
<?php
class Welcome extends Controller {

function Welcome()
{
parent::Controller();

$this->load->helper('url');
$this->load->helper('form');
$this->load->library('validation');
// session_start(); //start session for captcha
/*$this->load->model('captcha_model'); //load captcha model
$this->load->scaffolding('subcategory');
$this->load->model('Leftbar');*/
}

function index()
{
-------------------------------------------------------------------------------------
Where do I put the code?
OH and to answer your question we sell flash intros with our sites. Girls seem to love them.
Check it out:
http://multimedia100.com/flash-intro.html

This auto goes to index.php after you get there and click on the logo the index.php
goes away. I never really used PHP. I'm old school what can I say.


Messages In This Thread
How can I insert a flash intro in my CI website? - by El Forum - 07-14-2009, 09:34 AM
How can I insert a flash intro in my CI website? - by El Forum - 07-14-2009, 10:26 AM
How can I insert a flash intro in my CI website? - by El Forum - 07-14-2009, 10:35 AM
How can I insert a flash intro in my CI website? - by El Forum - 07-14-2009, 11:44 AM
How can I insert a flash intro in my CI website? - by El Forum - 07-14-2009, 12:20 PM
How can I insert a flash intro in my CI website? - by El Forum - 07-14-2009, 12:25 PM
How can I insert a flash intro in my CI website? - by El Forum - 04-26-2010, 09:21 AM
How can I insert a flash intro in my CI website? - by El Forum - 04-26-2010, 05:13 PM
How can I insert a flash intro in my CI website? - by El Forum - 04-26-2010, 07:21 PM
How can I insert a flash intro in my CI website? - by El Forum - 04-26-2010, 07:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB