How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no