No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Ive been coding in PHP for over a year now. I was thinking to learn a PHP Framework. After googling around, i found few top frameworks such as Zend, CakePHP, CodeIgniter and Symfony. Still, im not able to choose between these. Can anyone please suggest me the best one ? … | |
Re: First of all, In your HTML file, remove <div> tags that are enclosed within <ul class="menu">. ie. line numbers 19 and 31. You don't need an extra div there so that it would look like: [code=php] <div id="header"> <ul class="menu"> <li class="first"><a href="#">HOME</a></li> <li><a href="#">OVERVIEW</a></li> ........... <li class="bordernone"><a href="#">CONTACT US</a></li> … | |
Re: Hello billy431, Looks like it has been more than a week since you posted your query. I hope you have got your problem fixed by now. However, i looked at your codes and corrected the errors i found. Hers is the code: [code=php] <html> <head> <meta name="GENERATOR" content="Evrsoft First Page"> … | |
Im planning to start a website that would list or display different types of IPhone or IPad applications from Apple's AppStore. Ive googled a lot to research as to how to first commence such website. I came across different affiliate programs but i don't think that quite match the intention … |
The End.