&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
syntax
3
votes
4
answers
38
views
PHP Regex problem!
I was creating a Syntax Highlighter in PHP but I was failed! You see when I was creating script comments ( // ) Syntax Highlighting ( gray ) , I was…
php
html
regex
php5
syntax
asked
June 24, 2011 12:08 pm CDT
Jack Billy
0
votes
1
answer
32
views
Mysqldump - problem with a path
I want to save my currently database on localhost to file. I am trying to do this with following command in my terminal (Mac - Snow leopard):…
mysql
syntax
mysqldump
asked
June 24, 2011 8:08 am CDT
user705586
0
votes
5
answers
33
views
Help Please! Mysql Syntax Error... or is it the PHP??
Can someone help me figure out what is wrong with this function?? I am getting a mysql syntax error... function category_exists($name) { $name =…
php
mysql
query
error
syntax
asked
June 14, 2011 3:19 am CDT
Patrick Regan
0
votes
6
answers
31
views
Java PreparedStatement complaining about SQL syntax on execute()...
This is driving me nuts... What am I doing wrong here? ArrayList<String> toAdd = new ArrayList<String>(); toAdd.add("password"); try{…
java
mysql
syntax
jdbc
prepared-statement
asked
June 14, 2011 2:19 am CDT
user510294
0
votes
2
answers
30
views
SQL syntax error?
Does anyone know what is wrong with the following SQL query? CREATE TABLE IF NOT EXISTS PrWorlds ( # World table worldid INTEGER NOT NULL PRIMARY…
mysql
sql
syntax
phpmyadmin
mysqld
asked
June 13, 2011 5:28 am CDT
Justin
0
votes
0
answers
29
views
Apache2: Config file alias not working
I am having issues with all Alias not working. I do not want to go the route of adding it into the htacess file. Is this the wrong way to go about…
error
syntax
apache2
webserver
apache-config
asked
June 10, 2011 5:30 pm CDT
nezter
0
votes
2
answers
37
views
MySQL Is doing subquery after LIMIT syntax possible? If not, why?
I have MySQL Server version 5.1.53. I was looking for an hour to answer this question by myself. Including read the documentation itself at…
mysql
syntax
subquery
limit
asked
June 10, 2011 5:19 pm CDT
exodream
0
votes
4
answers
39
views
PostgreSQL - query syntax without quotas
I have a little silly question. I have installed a PostgreSQL DB Server, but when I run query, there is a problem with column identifier without…
oracle
query
postgresql
syntax
asked
June 10, 2011 4:10 am CDT
veselej
0
votes
1
answer
30
views
MySQL query error 'Invalid use of group function'
I have set up a price comparison tool that crawls websites and then detects price changes. I have a table that contains the price, the items id and…
mysql
sql
syntax
asked
June 7, 2011 10:54 am CDT
Mark
0
votes
2
answers
31
views
Error in mysql syntax - Insert into query
All the column names are correct and data types should be fine, but this throws: You have an error in your SQL syntax; check the manual that…
mysql
query
error
syntax
insert
asked
May 22, 2011 3:05 pm CDT
MarkRobbo
0
votes
1
answers
25
views
MySQL selecting shifts in a single row.
Hello. Since it is a weird question, i couldn't find the right answer. I am developing an intranet for my company using codeigniter. I have a query…
mysql
syntax
asked
May 20, 2011 5:10 am CDT
Spelljack
0
votes
0
answers
23
views
A complex mysql syntax
Hello, I am not good at MySQL. I couldn't understand joins. So I need help. First tables: I have 5 tables (product_cat_1, product_cat_2, ...) that…
mysql
syntax
asked
May 18, 2011 2:54 am CDT
Spelljack
0
votes
2
answers
40
views
Why am I getting this syntax-error while trying to update a attribute using mysql-query?
Hello, I am trying to update 'pwd' column of 'Goal' table using following mysql query but sad thing is it gives error. mysql query: UPDATE Goal SET…
mysql
query
error
syntax
asked
May 15, 2011 6:23 pm CDT
Himalay
1
vote
2
answers
33
views
Capitalizing the letter following a dash and removing the dash
If you haven't guessed from the title, I'm trying to convert CSS property syntax to JS syntax using JS. That means I want to take the input…
javascript
css
regex
syntax
uppercase
asked
May 15, 2011 10:38 am CDT
Jimmy
1
vote
3
answers
38
views
Problem in where clause of mysql query
Hi I am generating messahedigest with SHA1 of a file(having extension .eml, as it contains email info)and then storing it to the table named web_de…
mysql
syntax
asked
May 12, 2011 8:56 am CDT
user523956
2
votes
2
answers
31
views
How to compile a complete list of MySQL "Words"
Really getting into MySQL and one thought I've had on mastering one aspect of it is to gather a complete listing of MySQL words. One example of this…
mysql
syntax
asked
May 10, 2011 8:54 pm CDT
blunders
0
votes
1
answers
40
views
Javascript: some problem with compiler interpreting // as comments in regex
Hi all, this compiles: var r="^$|^(\+?|(\(\+?[0-9]{1,3}\))|)([ 0-9.//-]|\([ 0-9.//-]+\))+((x|X|((e|E)(x|X)(t|T)))([ 0-9.//-]|\([ 0-9.//-]+\)))?$";…
javascript
regex
web-development
syntax
comments
asked
May 9, 2011 6:25 am CDT
Pacerier
1
vote
2
answers
38
views
Mysql stored function help needed
I'm just beginning to learn stored functions in mysql. Can someone please tell me whats wrong with below? Phpmyadmin says You have an error in your…
mysql
stored-procedures
syntax
asked
May 6, 2011 5:38 am CDT
suraj
0
votes
0
answers
34
views
In search of DNS zone verification rules (both syntactical and semantical)
Hello. I spent quite a lot of time looking up some summary on how to verify DNS zone data: syntactically (some "overall" BNF or ABNF rulesets…
syntax
dns
semantic
verification
zone
asked
May 4, 2011 8:19 am CDT
mjf
0
votes
1
answer
33
views
How can I split my db into 1 mb pieces?
I have a sqlite db named sports.db that is 9.8 mb in size. I would like to split it up in Terminal into 1mb pieces (I hate you Android), what is the…
android
sqlite
syntax
terminal
split
asked
May 3, 2011 11:46 pm CDT
Stephen J.
Pages
:
1
|
2
|
3
|
4
>
66
syntax
Tagged:
syntax
Related Tags
mysql
× 44
error
× 13
regex
× 11
sql
× 10
php
× 8
query
× 8
javascript
× 4
sqlite
× 3
insert
× 3
html
× 2
stored-procedures
× 2
web-development
× 2
join
× 2
apache2
× 2
coldfusion
× 1
ruby-on-rails
× 1
enums
× 1
dns
× 1
validation
× 1
linux
× 1
email
× 1
semantic
× 1
punctuation
× 1
collections
× 1
passenger
× 1
quotes
× 1
apache
× 1
preg-match-all
× 1
variable-declaration
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy