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.

~735 People Reached
About Me

New to PHP world. Learning and Writing script is the main goal.

Interests
Music and Computer.
PC Specs
Intel Core I3, 3GB DDR3, 1GB ATI Radeon. Running Windows 7 Home Basic.
Favorite Forums
Favorite Tags
Member Avatar for edn_781

Please help me: My code is going into an infinite loop after clicking on a link. Here is my Code: [CODE] <html> <head> <title>Assignment</title> <script language="javascript"> var records_per_page = 5; var total_records = 35; function pagination(current_page){ var initial_page = 1; var total_page = 0; var page = ''; if(total_records % …

Member Avatar for Fest3er
0
138
Member Avatar for edn_781

Is it possible to sending HTTP request without cookies? Or to a Browser where COOKIES allowing is blocked?

Member Avatar for gotboots
0
113
Member Avatar for edn_781

I am very new to PHP.. Please let me know which part will be saved in Client PC and Which part will be saved in Server? [CODE=PHP]$_SESSION['name'] = 'John';[/CODE]

Member Avatar for rotten69
0
257
Member Avatar for edn_781

Suppose I have a PHP SESSION script, which can load in my friend PC but not run into my PC. Code is same and code running a single server machine! What could be possible reasons? HELP me!

Member Avatar for diafol
0
61
Member Avatar for edn_781

Hello.. Everyone.. I am very new to PHP world.. I have got a lesson to Saving images in folder and paths to database.. I have tried a lot.. I have tried various websites but there has no complete solution! Will you provide me the proper code?

Member Avatar for edn_781
0
166