Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<