Search found 5 matches

by tkuan77
Wed Aug 11, 2010 2:00 am
Forum: Databases
Topic: Inserting php page into mysql
Replies: 0
Views: 431

Inserting php page into mysql

Hi,

Does anyone know how to insert an entire php page into mysql server?

Regards
Jes
by tkuan77
Tue Aug 10, 2010 3:30 am
Forum: PHP - Code
Topic: Help on upload and download and mysql
Replies: 2
Views: 712

Re: Help on upload and download and mysql

Hi bibumathew,

sorry for the late reply, my com was down for the past few days and I just managed to get it up and working. I tried out the coding you gave me but its still giving me the same error.

Any ideas?

Regards
Jasmine
by tkuan77
Fri Aug 06, 2010 11:31 am
Forum: PHP - Code
Topic: Help on upload and download and mysql
Replies: 2
Views: 712

Help on upload and download and mysql

Hi guys, I am trying to create a coding which allows users to upload and download files into mysql server, but I came across some errors. The coding itself works fine on the surface, but when I uploaded the file into mysql and download them, the contents of the downloaded file was different from the...
by tkuan77
Fri Jul 30, 2010 5:12 am
Forum: PHP - Code
Topic: Help on Directory Listing
Replies: 3
Views: 99

Re: Help on Directory Listing

thanks rupeshkumar_rj,

that solved my problem. Sorry I don have the file that you are looking for. I only started using php 3 days back. Maybe your could try posting it on the forum?

Regards
Jes
by tkuan77
Fri Jul 30, 2010 2:13 am
Forum: PHP - Code
Topic: Help on Directory Listing
Replies: 3
Views: 99

Help on Directory Listing

Hi guys, I am currently trying to work out a directory drop down list on my website and I want it when the user select from the drop down list, it will POST it to the next page. I am able to get it working on google chrome but not on IE and Fire Fox and have been stuck for a while. The code are as f...