Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Keeping data in form
How can I keep whatever I write in the form?
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see