need a start

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
akr2311
Forum Newbie
Posts: 1
Joined: Fri Jul 13, 2012 5:29 am

need a start

Post by akr2311 »

I want to design a project on home security using php and some hardware like CCTV and all...
The project description is in my mind but i am not getting any idea about how and where to start..
please if anyone can help it would mean a lot...
just tell me where to start and then i shall takeover...this is my first project in php and i am kind of new to it...
Please help..
thanx in advance...
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: need a start

Post by requinix »

I figure the hardest part is going to interacting with the CCTV cameras. I think an IP camera with an API would be better: I personally have some Linksys WVC80Ns that would be great for this (which I should know because I have something similar to what you're doing).
Post Reply