Forum: PHP Jul 12th, 2008 |
| Replies: 3 Views: 427 Thanks, I need learn a framwork that have good resource some of I know had lack on that. |
Forum: PHP Jul 10th, 2008 |
| Replies: 3 Views: 427 Which framework do you prefer or recomend? CI, cakePHP, Symphony or anything else |
Forum: PHP Dec 6th, 2007 |
| Replies: 1 Views: 865 I've Install this script to my site but It won't function that well
Here's the code, which logs client side IP in a flat file or *.txt
<?php
$filename = "uniqueLogs.txt";
$file =... |
Forum: PHP Mar 22nd, 2007 |
| Replies: 16 Views: 8,512 But how i could know the permission of a file?how could i performed chmod on window? |
Forum: PHP Mar 22nd, 2007 |
| Replies: 16 Views: 8,512 But I having probelms when I uploaded the whole folder.
for example my index.php is in folder Proj then i should write at the url
http://localhost/Proj/index.php
right?but the expected... |
Forum: PHP Mar 20th, 2007 |
| Replies: 16 Views: 8,512 I know that you had to save it to actual dir of the XAMMP
I don't know if xammp had a folder in the program files
I just deployed it on the c:/zip it at c directory. |
Forum: PHP Mar 20th, 2007 |
| Replies: 16 Views: 8,512 the XAMMP page display correctly when i viewing my php page in display that error |
Forum: PHP Mar 19th, 2007 |
| Replies: 16 Views: 8,512 Hello I installed XAMMP for learning php on my local drive when it was completed. I run a simple programming but I receive error 404 what would be my issue with XAMMP, the installation is successful ... |