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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 86
Search took
0.20
seconds.
Search:
Posts Made By:
sradha
Forum:
PHP
01-10-2013, 01:16 PM
Replies:
0
Orangehrm-Symphony customization
Views:
255
Posted By
sradha
Orangehrm-Symphony customization
Hi,
I am new to symfony framework. Now I am customizing orangehrm to suit certain new requirements.
For example: Similar to Admin>Qualifications>skills menu, I need to create...
Forum:
PHP
02-28-2012, 08:25 AM
Replies:
2
Unlink() - permission denied/no such file or directory error.
Views:
1,737
Posted By
sradha
Unlink() - permission denied/no such file or directory error.
Hi all,
I am unable to delete a file lying in a particular directory even though the directory is writeable.
I have a folder named 'sample' which contains another sub folder named 'images' and...
Forum:
PHP
07-31-2011, 08:19 PM
Replies:
1
Finding the start date of any week from a given date
Views:
430
Posted By
sradha
Finding the start date of any week from a given date
Hi,
How can I find the start date of week( i.e 2011-07-03) in php given the end date(2011-07-09)?
Forum:
JavaScript frameworks
07-03-2011, 07:50 PM
Replies:
10
document.ready and jquery events
Views:
992
Posted By
sradha
No, it is not solved. I want to know how to use...
No, it is not solved. I want to know how to use the above code without $(document).ready() function.
Forum:
JavaScript frameworks
07-03-2011, 06:27 PM
Replies:
10
document.ready and jquery events
Views:
992
Posted By
sradha
Yeah, but I tried placing the script in body tag...
Yeah, but I tried placing the script in body tag instead of using it in <head> part.Still it is not working.
As you said I don't want this functionality when the page loads. I need it only when the...
Forum:
JavaScript frameworks
07-03-2011, 11:15 AM
Replies:
10
document.ready and jquery events
Views:
992
Posted By
sradha
document.ready and jquery events
Hi,
I tried a piece of code like,
<html>
<head>
<script src="../js/jquery.min.js"></script>
<script type="text/javascript">
Forum:
MySQL
05-21-2011, 09:00 PM
Replies:
0
Mysql timing out issue
Views:
380
Posted By
sradha
Mysql timing out issue
Hi,
I have query like,
SELECT u.user_id, u.user_first_name, CASE WHEN user_login_date = '0000-00-00 00:00:00' AND user_login_date = 'NULL' THEN (SELECT u.user_login_date AS...
Forum:
JavaScript programming
05-09-2011, 08:13 AM
Replies:
7
Validate identification code pattern
Views:
416
Posted By
sradha
It is okay. No need to be sorry. Thanks for...
It is okay. No need to be sorry. Thanks for taking time to help me :) Let me use this one and try out.
Forum:
JavaScript programming
05-09-2011, 08:06 AM
Replies:
7
Validate identification code pattern
Views:
416
Posted By
sradha
Thanks, This seems to be fine. Can ypu...
Thanks, This seems to be fine.
Can ypu provide me the regexp pattern for validating a value such that it should contain only numbers, letters and symbols like #,$,@ and spaces.Characters like...
Forum:
JavaScript programming
05-09-2011, 07:47 AM
Replies:
7
Validate identification code pattern
Views:
416
Posted By
sradha
But the above pattern is not working. My...
But the above pattern is not working. My requirement is the either the character '#', or '$' should only appear in the first place and it should appear only once or twice.But using the above pattern,...
Forum:
JavaScript programming
05-09-2011, 07:14 AM
Replies:
7
Validate identification code pattern
Views:
416
Posted By
sradha
So what will be the regexp pattern if I want to...
So what will be the regexp pattern if I want to validate a value such that it should contain only numbers, letters and symbols like #,$,@ and spaces.Characters like semicolon, comma, single quotes...
Forum:
JavaScript programming
05-08-2011, 04:10 PM
Replies:
7
Validate identification code pattern
Views:
416
Posted By
sradha
Validate identification code pattern
Hi,
I want to validate the value in a textbox such that the first character should be a symbol like # or $ followed by 2 alphabets which is followed by numbers.I tried a pattern like...
Forum:
PHP
04-16-2011, 08:03 PM
Replies:
0
MVC-Validating Image
Views:
427
Posted By
sradha
MVC-Validating Image
Hi,
I am using MVC structure for app development. I have an image uploading section. I need to validate the image - its size and type. I believe that it cannot be done with javascript. So...
Forum:
PHP
03-13-2011, 07:05 PM
Replies:
3
in_array and two dimensional array
Views:
1,722
Posted By
sradha
in_array and two dimensional array
Hi all,
I have a two dimensional array, which stores the user's email id and his name
$user[$j]['email']=$emailid; and $user[$j]['name']=$name
If a user has same 'email' as of any other user, I...
Forum:
PHP
03-07-2011, 05:57 PM
Replies:
2
Comparing datetimes
Views:
310
Posted By
sradha
Comparing datetimes
Hi,
Can someone help me with the way of comparing two dates, say '2/8/2012 3:31:45 PM' and '3/7/2009 10:49:23 AM'. If I simply compare it with using the comparison operator('<', '>'), it doesn't...
Forum:
MySQL
03-05-2011, 06:01 PM
Replies:
5
DateTime and csv file
Views:
1,954
Posted By
sradha
No, it is coming from another db in microsoft sql...
No, it is coming from another db in microsoft sql server. The field type there is DateTime itself. I am using phpmyadmin. Other than using some scripts, Is there any other way for getting the correct...
Forum:
MySQL
03-05-2011, 03:06 PM
Replies:
5
DateTime and csv file
Views:
1,954
Posted By
sradha
But how is it possible. The data in csv file is...
But how is it possible. The data in csv file is another database table data. If it is not a valid format, why it is being exported like that. Is there any other solution. Thanks in Advance.
Forum:
MySQL
03-05-2011, 01:18 PM
Replies:
5
DateTime and csv file
Views:
1,954
Posted By
sradha
DateTime and csv file
Hi,
I have imported certain csv files into my database. In those csv files, there is a date field which is of the format, 1/11/2011 3:18:00 PM . When I import this data into my db, they are...
Forum:
MySQL
03-03-2011, 05:30 PM
Replies:
5
Avoiding field names
Views:
946
Posted By
sradha
But I am not doing it by processing commands. It...
But I am not doing it by processing commands. It is done directly from phpmyadmin. Then how it is possible?
I think another option will be to delete that entry directly from the table after the...
Forum:
MySQL
03-03-2011, 04:42 PM
Replies:
5
Avoiding field names
Views:
946
Posted By
sradha
Avoiding field names
Hi,
I imported some csv files into phpmyadmin today. For the purpose, I created a database, a table named "user" with fields "firstname" and "lastname". The problem I am facing is, when I import...
Forum:
PHP
02-28-2011, 11:30 AM
Replies:
9
Remembering username and password
Views:
1,006
Posted By
sradha
Resolved
Resolved
Forum:
PHP
02-28-2011, 04:13 AM
Replies:
9
Remembering username and password
Views:
1,006
Posted By
sradha
Can someone help me?
Can someone help me?
Forum:
PHP
02-26-2011, 04:34 PM
Replies:
9
Remembering username and password
Views:
1,006
Posted By
sradha
ok ok..Thanks for the information. How can I...
ok ok..Thanks for the information.
How can I set such a feature with PHP. Is it done by setting cookies? Is there any other way for doing it? Can someone help me with the code?
Forum:
PHP
02-26-2011, 03:30 PM
Replies:
9
Remembering username and password
Views:
1,006
Posted By
sradha
How it is possible? In Mozilla Firefox, once we...
How it is possible? In Mozilla Firefox, once we ask to remember the username and password, even after deleting the cache it remains unaffected.Am I correct?
Forum:
PHP
02-25-2011, 04:41 AM
Replies:
9
Remembering username and password
Views:
1,006
Posted By
sradha
Remembering username and password
Is it possible with php to remember username and password right from the user's first visit. In my site there is no registration process. The user's gets their username and password from another...
Showing results 1 to 25 of 86
Page 1 of 4
1
2
3
>
Last
»
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
03:08 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.