Forum: PHP Apr 22nd, 2006 |
| Replies: 6 Views: 1,701 plz guys can you help me?? |
Forum: PHP Apr 21st, 2006 |
| Replies: 6 Views: 1,701 Hi guys, I've developed a virus scanning program using php. Well, it seems my program worked fine--- it can detected the infected files. The problem is how can I make the program to delete the... |
Forum: ASP Apr 13th, 2006 |
| Replies: 4 Views: 2,370 Do you mean this one?;
<a href="numdetails.asp?id=<%=(Recordset1.Fields.Item("id").Value)%>"><%=(Recordset1.Fields.Item("number").Value)%></a></font></div></td> |
Forum: ASP Apr 12th, 2006 |
| Replies: 4 Views: 2,370 Hi guys,
Right now I develop a website that use Microsoft Access database. So, I've developed a database that store all my pics and videos. But when I tried to make a recordset (this is a command... |
Forum: PHP Apr 5th, 2006 |
| Replies: 3 Views: 1,155 Oh gosh I have figure it out. Thank you again DanceInstructor. |
Forum: PHP Apr 5th, 2006 |
| Replies: 3 Views: 1,155 I've changed the execution time in php.ini to 86400 seconds, and also put the code you gave above, and still get the same error. Can you tell me where actually I have to put the code above? |
Forum: PHP Apr 4th, 2006 |
| Replies: 3 Views: 1,155 Hi guys, this is like a continuation from previously coding that i've posted here in this forum. Now, when I'm tried installed it at Windows 2000 platform, with 128MB RAM,and Pentium III processor,... |
Forum: PHP Mar 31st, 2006 |
| Replies: 6 Views: 4,085 Haha...anyway you spent time to look at it. That is much appreciated. And to Troy too...thanks |
Forum: PHP Mar 29th, 2006 |
| Replies: 6 Views: 4,085 Really thanks to you DanceInstructor. Thank you very much |
Forum: PHP Mar 29th, 2006 |
| Replies: 6 Views: 4,085 Guys, right now i'm trying to develop a php file that can scan a virus in a server. The file and the virus definition i kept in a separate folder I named it 'virus'. I mean my website is not in a... |
Forum: PHP Mar 28th, 2006 |
| Replies: 2 Views: 2,421 Thanks a million DanceInstructor. You'd really helped me. Thanks again |
Forum: PHP Mar 28th, 2006 |
| Replies: 2 Views: 2,421 Guys, right now I'm developing a web traffic analysis coding. So, the problem is that my php syntax can't read the browser type and version (i.e Internet Explorer 6, Mozilla/5). It only displayed... |
Forum: PHP Mar 28th, 2006 |
| Replies: 2 Views: 1,338 Thank you so much Troy. You really helped me solved the problem. Thanks again! |
Forum: PHP Mar 27th, 2006 |
| Replies: 2 Views: 1,338 Hi guys,
A problem occured when i tried to run the php file. The error was;
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right... |