Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h