upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would