Welcome Guest, Not a member yet? Register   Sign In
how incorporate normal php script
#1

[eluser]Asinox[/eluser]
hi people, i want to ask something... how ill to incorporate a normal php script to CI?

my normal php script i need to use it with my admin panel.
#2

[eluser]Ivan A. Zenteno[/eluser]
You would do more especific please
#3

[eluser]Asinox[/eluser]
ok

im developing a website, i have the administrator panel ready, but i need an AJAX PHP Calendar (events), this Calendar i downloaded from internet, but now i need to "add" this script to my Administrator Panel.... and i dontknow how integrate the calendar no-ci script to my app

Sad
#4

[eluser]Ivan A. Zenteno[/eluser]
If the script calendar use POO, is easy uses the class o methods, but is not POO I'm not sure is It integration made eassy.
#5

[eluser]Asinox[/eluser]
well... is not POO

Sad
#6

[eluser]Colin Williams[/eluser]
CI, a framework, is not meant to be patched into existing code. It's a whole new set of conventions and design patterns to adhere to for a full application. You ought to, if you want to use CI, rewrite your existing code with CI. Then it won't be poo... or it will be poo. I'm not sure what you guys mean by POO, unless that's some sort of inside joke... :question:
#7

[eluser]Tom Schlick[/eluser]
i think its POO because POO is OOP backwards... not too sure though Smile
#8

[eluser]Asinox[/eluser]
jjejeje im sorry... my poor english

Object-oriented programming

Tongue jejejje

This problem was that Ivan A. speak Spanish and me too.... sorry
#9

[eluser]Ivan A. Zenteno[/eluser]
ups is my fault sorry, but yes POO is OOP in spanish Programacion Orientada a Objectos (POO)




Theme © iAndrew 2016 - Forum software by © MyBB