insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
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
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo