Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han