Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <