phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,