Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
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
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the