Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth