Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm