Posts
 
Reputation
Loading chart. Please wait.
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
~371 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for surjeetk27

hi friends.... I'm getting this type of error n running my program... Warning: include(include_fns.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\index.php on line 7 Warning: include() [function.include]: Failed opening 'include_fns.php' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\index.php on line 7 Can Anyone plzz Tell me what this …

Member Avatar for vibhaJ
0
125
Member Avatar for KBL

i was even having somewhat similar error.... itz bcoz of server changes... u need to add "@" before session_start() for eg: @session_start(); cannot find cookies and headers problem will go.

Member Avatar for vibhaJ
0
246