Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
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
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co