Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://