some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
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
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?