Recent content by Tech?

  1. T

    How to call a php file dynamically in a index.php after clicking a link in it?

    I tried some tutorials that showed if you click on a link in index.php it would show another php file in index.php without refresh <a href="index.php?page=tutorials"> tutorials</a> I tried doing it but doesn't work for me, code is the same with that tutorial but it gives me an error ERROR...
  2. T

    how to call dynamic webpages in a index.php?

    I tried a some tutorials that showed if you click on a link ex: index.php it in its URL it becomes index.php?page=sample.php using the include() I try doing it but doesn't work,I checked everything and all is correct. im using PHP5.3 ERROR: Notice: Undefined index: tutorials in...
  3. T

    things to remember when competing in a flash animation competition?

    Hi, I'm competing for a flash competition and It's my first time on a event like that and around rookie level at that is there any tips that can help me in this? aside from reading the rules of the competition and theme.
Back
Top