Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
How to add advertisment on top of videos
Hello,
I was told that i should find the answer for this problem in this forums.
I searched a
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav