Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl