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
Page 1 of 2
1
2
>
Showing results 1 to 25 of 41
Search took
0.16
seconds.
Search:
Posts Made By:
narek
Forum:
PHP
11-12-2011, 07:40 AM
Replies:
1
PHP singletone pattern in php files where AJAX's requests are sent
Views:
388
Posted By
narek
PHP singletone pattern in php files where AJAX's requests are sent
Hi.
I have an AJAX code which sends requests to multiple .php files in the server. All the files (that I send request) are using the same Db class and I think using sigleton pattern will help me...
Forum:
MySQL
11-11-2011, 09:32 AM
Replies:
1
Mysql select rows that hasnt been selected
Views:
326
Posted By
narek
Mysql select rows that hasnt been selected
Hi . I am building a live chat using mysql and the database is updated because of users entries . So the number ow rows in the table changes constantly . And need to use a query which will select...
Forum:
PHP
11-04-2011, 03:55 PM
Replies:
2
Cant make setTimeout() AJAX work in my PHP
Views:
241
Posted By
narek
seems like setTimeout("insertMessages()",1000);...
seems like setTimeout("insertMessages()",1000); works only once . The same happens when i call insertMessages();
Just please take a look at my code to see what insertMessage function does. For...
Forum:
PHP
11-04-2011, 03:02 PM
Replies:
2
Cant make setTimeout() AJAX work in my PHP
Views:
241
Posted By
narek
Cant make setTimeout() AJAX work in my PHP
Hello there. I am sooo despared since I cant make this work here is what I have in my file .
And the request as I hope you saw is gonna go to file . ANd inside that file I have
...
Forum:
JavaScript programming
11-03-2011, 07:15 PM
Replies:
4
Resolved
Textarea
Views:
407
Posted By
narek
Thank you dear jmrker this one really solved my...
Thank you dear jmrker this one really solved my problem..
Forum:
JavaScript programming
11-03-2011, 09:07 AM
Replies:
4
Resolved
Textarea
Views:
407
Posted By
narek
Thank you but it didnt help. Just works like mine...
Thank you but it didnt help. Just works like mine did . Exactly the same
Forum:
JavaScript programming
11-02-2011, 06:45 PM
Replies:
4
Resolved
Textarea
Views:
407
Posted By
narek
Textarea
Hello there . Here is my simple code
My problem is I dont know what to do iorder to make my send button to push the text entered in the text field from bottom to the top (not from the top...
Forum:
General web building
10-31-2011, 06:58 AM
Replies:
1
.info domain name+free web hosting
Views:
1,023
Posted By
narek
.info domain name+free web hosting
Hello there . I am building my portfolio and I need it online .I want to ask do you know some sites where I can get .info domain name+free web hosting ?
Thank you in advance!!!
Forum:
PHP
10-30-2011, 12:50 PM
Replies:
7
Resolved
Remove all whitespaces in a string
Views:
329
Posted By
narek
Thank you all where is that resolved button ?
Thank you all where is that resolved button ?
Forum:
PHP
10-29-2011, 06:36 PM
Replies:
7
Resolved
Remove all whitespaces in a string
Views:
329
Posted By
narek
Remove all whitespaces in a string
Hello there .
Lets imagine we have a string $string=" My name is James ";
(Note there can be more than 1 whitespaces from the beginning at the end and also between...
Forum:
JavaScript frameworks
10-29-2011, 05:34 PM
Replies:
4
jQuery draggable element jumps back to its initial position
Views:
1,317
Posted By
narek
SB65 I found a solution to my problem ...
SB65 I found a solution to my problem
However thank you very much!!!
Forum:
JavaScript frameworks
10-29-2011, 01:44 PM
Replies:
4
jQuery draggable element jumps back to its initial position
Views:
1,317
Posted By
narek
SB65 your post was really helpfull thank you. ...
SB65 your post was really helpfull thank you.
But i miss only one thing here. After i drag the clone and dropp in the appropriate "drop element" how can i make it to disapprear(I mean hide or do...
Forum:
PHP
10-29-2011, 09:31 AM
Replies:
3
Passing array as argument in "file_get_contents"
Views:
734
Posted By
narek
I am sorry but your suggestion didnt help . First...
I am sorry but your suggestion didnt help . First of all I am writing the script on my own and second have done almost all google searches .
I mean do you know some ways that we can pass more...
Forum:
JavaScript frameworks
10-29-2011, 09:19 AM
Replies:
4
jQuery draggable element jumps back to its initial position
Views:
1,317
Posted By
narek
jQuery draggable element jumps back to its initial position
Hello there .
I have some elements on my page that i have apllied jQuery's draggable function to them so I can drag them . Here is my question .
Is there a function which will return the...
Forum:
PHP
10-28-2011, 06:06 PM
Replies:
3
Passing array as argument in "file_get_contents"
Views:
734
Posted By
narek
Passing array as argument in "file_get_contents"
Hello there . I am writing a PHP script which is going to return and display images from Flickr.com web-site using its API . And we dont know in advance how many tags( "tags" is a parameter that...
Forum:
PHP
10-28-2011, 08:15 AM
Replies:
3
Mix PHP array's elements
Views:
602
Posted By
narek
SOLVED!!! Thank you both!!!
SOLVED!!! Thank you both!!!
Forum:
PHP
10-27-2011, 06:54 PM
Replies:
3
Mix PHP array's elements
Views:
602
Posted By
narek
Mix PHP array's elements
HI . I have an array $array=array(1,2,3,4,5,6,7);
Please would you tell which functions return an array which's elments are mixed ?
I mean
something($array) returns...
Forum:
Career, job, and business ideas or advice
10-19-2011, 10:53 AM
Replies:
0
Portfolio under construction
Views:
472
Posted By
narek
Portfolio under construction
Hello there . I am learning advanced PHP and at the same time I am building a "small social network"-like web site as my portfolio . But I am in the middle of it. Recently I often send my...
Forum:
JavaScript frameworks
10-17-2011, 04:41 PM
Replies:
0
JavaScript or jQuery pop up registration form
Views:
906
Posted By
narek
JavaScript or jQuery pop up registration form
Hello there. I am building my portfolio web-site and for it I need to use a reagistration form . On many web sites I have seen pop up registration forms . For example when you click on register...
Forum:
PHP
09-25-2011, 11:47 AM
Replies:
1
Confused about this simple code
Views:
217
Posted By
narek
Confused about this simple code
Hello there.
Please take a look at this code
// 1. Create a database connection
$connection=mysql_connect(DB_SERVER,DB_USER,DB_PASS);
if(!$connection){
echo " Database connection failed...
Forum:
General web building
09-24-2011, 03:34 PM
Replies:
2
Best IDE for Web Development
Views:
955
Posted By
narek
Best IDE for Web Development
Hello there . Please could you tell me what IDEs are considered to be top IDEs for web development mainly for PHP ?
Thanks in advance!!!
Forum:
JavaScript frameworks
09-19-2011, 06:38 AM
Replies:
2
Disappearing paragraphs after jQuery excecution
Views:
401
Posted By
narek
Disappearing paragraphs after jQuery excecution
Hello . Please help me .Here is the code
<script type="text/javascript" src="jquery.js" ></script>
<p class="book">11111</p>
<p class="book">2222</p>
<p class="book">3333</p>
<p...
Forum:
PHP
07-05-2011, 06:33 PM
Replies:
9
Dont output hidden files in a directory of my PC
Views:
492
Posted By
narek
I got the answer on other forums... However thx...
I got the answer on other forums... However thx for the answers.
Forum:
PHP
07-05-2011, 02:15 PM
Replies:
9
Dont output hidden files in a directory of my PC
Views:
492
Posted By
narek
Could you explain to me a little particularly...
Could you explain to me a little particularly what this
could me?
And remember when people want to ask something they use this "?" sign at the end of the sentence.
Maybe your questions were...
Forum:
PHP
07-05-2011, 08:47 AM
Replies:
9
Dont output hidden files in a directory of my PC
Views:
492
Posted By
narek
If i say that the php code outputs 20 instead...
If i say that the php code outputs 20 instead of 18 ..it means that it outputs 20 instead of 18.
And what about my english level..I have posted this question in two other forums and feels like ...
Showing results 1 to 25 of 41
Page 1 of 2
1
2
>
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:19 PM
.
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.