Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me