Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~986 People Reached
Favorite Tags

4 Posted Topics

Member Avatar for kcrazy

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 ? …

Member Avatar for jkon
0
441
Member Avatar for Sgalhc

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> …

Member Avatar for kcrazy
0
147
Member Avatar for billy431

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"> …

Member Avatar for kcrazy
0
219
Member Avatar for kcrazy

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 …

Member Avatar for kcrazy
0
152

The End.