Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 9 of 9
Search took
0.14
seconds.
Search:
Posts Made By:
zergi
Forum:
Career, job, and business ideas or advice
02-01-2013, 08:50 AM
Replies:
8
Thoughts, ideas, on creating and maintaining websites to generate income?
Views:
4,611
Posted By
zergi
Well, as a professional web developer I see that...
Well, as a professional web developer I see that the best kind of product I can create is a software product.
But if you have an idea of a physical product people need and you know how to implement...
Forum:
MySQL
01-28-2013, 08:26 PM
Replies:
6
Creating Dynamic amount of tables in MySQL
Views:
565
Posted By
zergi
Thanks :) I'm also glad to join the forum. ...
Thanks :) I'm also glad to join the forum.
What I meant by comfortable is, for example, when you have an html list of rows and you need to build a link to delete the row. It is easier to use a...
Forum:
MySQL
01-28-2013, 10:02 AM
Replies:
6
Creating Dynamic amount of tables in MySQL
Views:
565
Posted By
zergi
Often in real world apps it is more comfortable...
Often in real world apps it is more comfortable to work with a single column id, rather that with multi-column key (adding unique key on these columns).
But from the clear database design point...
Forum:
MySQL
01-27-2013, 04:11 PM
Replies:
2
MYSQL LIKE and more than one beginning letter
Views:
464
Posted By
zergi
It's REGEXP what you are looking for: ... WHERE...
It's REGEXP what you are looking for: ... WHERE prod_desc REGEXP '^[cpa]'
Forum:
MySQL
01-27-2013, 04:00 PM
Replies:
6
Creating Dynamic amount of tables in MySQL
Views:
565
Posted By
zergi
Well, you definitely should not create a new...
Well, you definitely should not create a new table (or more) for each user.
You need 3 tables in general.
First, a table for users, `users`. With columns: id, name ... and whatever else.
Second,...
Forum:
Career, job, and business ideas or advice
01-22-2013, 08:42 PM
Replies:
8
Thoughts, ideas, on creating and maintaining websites to generate income?
Views:
4,611
Posted By
zergi
Hi Patrick, Some time ago I've also been...
Hi Patrick,
Some time ago I've also been asking myself with such questions.
And I also was concerned about the problem with content creation, as I was (am) not good at it.
So, what I came up...
Forum:
Career, job, and business ideas or advice
01-22-2013, 08:15 PM
Replies:
2
I am studying Information Security, what language should I learn?
Views:
1,916
Posted By
zergi
PHP is a good start, because it's easy to learn. ...
PHP is a good start, because it's easy to learn.
And knowing html/css you can quickly start doing some real website to practice it.
As for IT security, C/C++ would be good, to start learning from...
Forum:
Java and JSP
12-02-2012, 02:16 PM
Replies:
1
How to add user input in an array
Views:
638
Posted By
zergi
In the cycle use the int type for j instead of...
In the cycle use the int type for j instead of double.
Yes, you may use counter
double getTotal(){
sum = 0;
for ( int i = 0; i < rainfall.length; i++ ) {
sum += rainfall[i];
Forum:
MySQL
11-30-2012, 08:45 AM
Replies:
4
MySQL syntax help
Views:
511
Posted By
zergi
Put the comma before the CONSTRAINT keyword as it...
Put the comma before the CONSTRAINT keyword as it starts a new part of the CREATE TABLE query.
Also, make sure in
CONSTRAINT FK_Orders_Store
FK_Orders_Store - is unique across the whole...
Showing results 1 to 9 of 9
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
05:54 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.