Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app