Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
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
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim