phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres