Search found 6 matches

by Ranura
Mon Dec 03, 2012 8:05 am
Forum: Web programming
Topic: How to keep value received through GET method?
Replies: 2
Views: 7449

Re: How to keep value received through GET method?

I want to keep the value "$aut_id" which is received through GET method. It is destroyed (as usual) when I click the submit button. Insert query needs "$aut_id" value after the clicking of submit button. How can I achieve this? Following is my code You haven't used any way to send $aut_id via POST ...
by Ranura
Sun Dec 02, 2012 5:26 pm
Forum: Web programming
Topic: How to keep value received through GET method?
Replies: 2
Views: 7449

How to keep value received through GET method?

I want to keep the value "$aut_id" which is received through GET method. It is destroyed (as usual) when I click the submit button. Insert query needs "$aut_id" value after the clicking of submit button. How can I achieve this? Following is my code <?php mysql_connect("localhost", "root", "123") or ...
by Ranura
Sun Sep 16, 2012 8:33 am
Forum: PHP & MySQL
Topic: Upload zip folder, extract it, rename files inside it, save
Replies: 3
Views: 7785

Re: Upload zip folder, extract it, rename files inside it, save

I see a semantic issue (bad programming) there in your code. Can you change your function function openZip($file_to_open) to function openZip($file_to_open, $target) and remove the global definition from there. So when you call the function, you call it alone with the target. Can you do that change...
by Ranura
Sat Sep 15, 2012 8:29 pm
Forum: PHP & MySQL
Topic: Upload zip folder, extract it, rename files inside it, save
Replies: 3
Views: 7785

Upload zip folder, extract it, rename files inside it, save

I'm trying to create a form that uploads zipped files into the server and extract. BTW it gets saved into MYSQL table. I want to rename the files inside the extracted folder and it is being the problem now I faced. Can someone give a solution for this issue? Following is my code.     <?php          ...
by Ranura
Fri Jul 22, 2011 7:01 am
Forum: Introductions
Topic: Hello ExpertCore
Replies: 4
Views: 5890

Re: Hello ROBOT.LK

Nipuna wrote:Hi Welcome to Expertcore.

I am so Glad that you finally Registered with EC.

Great.
I'm here because of u my friend. U invited me here. thx 4 dat
by Ranura
Thu Jul 21, 2011 8:06 pm
Forum: Introductions
Topic: Hello ExpertCore
Replies: 4
Views: 5890

Hello ROBOT.LK

I'm Ranura from Colombo. Joined 2 dis forum yesterday.
Currently doing BIT and now in second year. Passed SCJP examination in 2009. Previously worked as a software tester and now unemployed.
I Love to get knowledge in many areas and I'll share whatever things that will be valuable for you.

Go to advanced search