Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
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
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th