Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<