You are here:
I have 9+ years experience in software programming and web development. I can answer all questions related to PHP, Mysql of any version. Basic knowledge about AJAX. Others Known: VB, ASP, Oracle, HTML, XML, JAVA SCRIPT.
3+ years experience in PHP Programming.
Master of Computer Applications.
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Dennis | 11/19/09 | 10 | 10 | 10 | 10 | Hi Priya, It's a bit silly I ..... |
| Sanjay | 11/02/09 | 10 | 10 | 10 | 10 | |
| Peter | 10/16/09 | 10 | 10 | 10 | 10 | Thanks Hari That makes sense to me ..... |
| Peter | 10/13/09 | 10 | 10 | 10 | 10 | Hi Hari Followed your instructions and it ..... |
| Peter | 10/12/09 | 10 | 10 | 10 | 10 | Thanks Hari You gave me a clue ..... |
Ok, I have modified your upload page code slightly. Check and let me know how it works. <?php require("class.easyzip.php"); $timp=time(); $zip=new EasyZIP; $i=0; foreach($_FILES as $fisier) {if(is_uploaded_file($fisier['tmp_name']))
Hi I need to see all the functions in the class.easyzip.php to assist you more. However, at glance I saw this piece of code which probably sets the file size. >> $zip->splitFile("site".$timp.".zip"
Hi Peter, You have to pass the value of the dropdown list correctly. You have given the value as $row[select1] which is empty. If you want to pass the id of the players but display the players name
Hi Peter, You should enclose the post variable names with ' and '. Fields should be separated by comma. Try this query: $query = "UPDATE `players` SET name = '" . $_POST ['name'] . "',
Hi, Can you do the following tests? First Let us check if there are any record exists for the field id=1 in table. Change the query like this: $query = "SELECT * FROM match WHERE id = 1"; echo

©2009 About.com, a part of The New York Times Company. All rights reserved.