How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and