Match 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
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows
SQL>
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr