Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"