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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 159
Search took
0.29
seconds.
Search:
Posts Made By:
nani_nisha06
Forum:
PHP
04-04-2013, 10:57 AM
Replies:
6
MYSQL table backup using PHP script error
Views:
249
Posted By
nani_nisha06
Fou-lu, Yes now I have set chmod as 777 but...
Fou-lu,
Yes now I have set chmod as 777 but still the above script does not create any file.
I have also observed one particular difference here, if I keep above script & new file generating...
Forum:
PHP
04-03-2013, 03:35 PM
Replies:
6
MYSQL table backup using PHP script error
Views:
249
Posted By
nani_nisha06
Fou-lU, I need some information I dont know...
Fou-lU,
I need some information I dont know if this is a right corner for discussion but below question is related to above posted script.
Now I have migrated above script from windows...
Forum:
PHP
04-02-2013, 10:11 AM
Replies:
6
MYSQL table backup using PHP script error
Views:
249
Posted By
nani_nisha06
Thanks Fou-lu, Issue resolved.....
Thanks Fou-lu,
Issue resolved.....
Forum:
PHP
04-02-2013, 08:40 AM
Replies:
6
MYSQL table backup using PHP script error
Views:
249
Posted By
nani_nisha06
MYSQL table backup using PHP script error
Hi All,
i am using below script and I am getiing error while Fopne & Fwrite.
Below is the code.
<?php
$DBhost="localhost"; // Host name
$DBuser="root"; // Mysql username
Forum:
PHP
03-28-2013, 08:38 AM
Replies:
3
One comment box multiple inputs
Views:
257
Posted By
nani_nisha06
With your comments I am visualising some plans...
With your comments I am visualising some plans and willing to see some examples ....of mysql structure.
I have search in Google but could not find any relevant information in case if you can share...
Forum:
PHP
03-28-2013, 06:49 AM
Replies:
3
One comment box multiple inputs
Views:
257
Posted By
nani_nisha06
One comment box multiple inputs
Hi All,
In my next learning phase I though that I want to learn on comment box...
below is the senario:
I have one comment box but multiple people comment on the thread using this comment...
Forum:
Apache configuration
03-27-2013, 11:11 AM
Replies:
1
Best apache configuration for processing application very fast
Views:
473
Posted By
nani_nisha06
Best apache configuration for processing application very fast
Hi All,
I have created PHP application which speaks to mysql for data placing & reading. now, I have 50 user who concurrently work on this application so can any one help me know what setting will...
Forum:
PHP
03-22-2013, 04:32 PM
Replies:
2
form to email issue
Views:
158
Posted By
nani_nisha06
Fou-Lu, I have tried phpmailer, but didn't...
Fou-Lu,
I have tried phpmailer, but didn't get correct example to learn this new thing....so while just deep think I though we can also have positive result this was but no luck.
Also, it will...
Forum:
PHP
03-22-2013, 04:18 PM
Replies:
2
form to email issue
Views:
158
Posted By
nani_nisha06
form to email issue
Hi,
all i have created below code for sending the form in the email which uses CSS as formatting.
<?php
include_once 'C:/xampp/htdocs/monitor/include/db.php';...
Forum:
PHP
03-22-2013, 05:24 AM
Replies:
2
tree style org chart with dynamic input
Views:
372
Posted By
nani_nisha06
Hi frieds, I have started with below code. ...
Hi frieds,
I have started with below code.
<?php session_start();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum:
PHP
03-18-2013, 05:22 PM
Replies:
1
Working class for HTML to PDF for PHP
Views:
182
Posted By
nani_nisha06
Working class for HTML to PDF for PHP
Hi all,
Any one please assist me with the working php class for HTML to PDF converter.
Thanks,
Nani
Forum:
PHP
03-16-2013, 07:07 PM
Replies:
2
tree style org chart with dynamic input
Views:
372
Posted By
nani_nisha06
tree style org chart with dynamic input
Hi,
All I am here today with new project start & this time my plan is to create a org chart dynamically using Mysql.
Some how I have started following below link as a part of learning but, I...
Forum:
PHP
03-14-2013, 08:58 AM
Replies:
5
php,html form to Email
Views:
253
Posted By
nani_nisha06
oho ...okay can we also send HTML based...
oho ...okay
can we also send HTML based formats?
Forum:
PHP
03-13-2013, 05:33 PM
Replies:
5
php,html form to Email
Views:
253
Posted By
nani_nisha06
Arcticwarrio, I am Already using Fake...
Arcticwarrio,
I am Already using Fake mail/send mail in my server....I am able to get the mails but they are more like general format but what really I need is to send this form as it is in email....
Forum:
PHP
03-13-2013, 04:47 PM
Replies:
5
php,html form to Email
Views:
253
Posted By
nani_nisha06
php,html form to Email
Hi All,
I am using below form with calling data from DB.
now I want to add a button to send same form in the mail. mainly I want color & CSS exactly look like one in the online.
I am trying...
Forum:
PHP
03-03-2013, 06:44 PM
Replies:
2
required a loop for array values
Views:
265
Posted By
nani_nisha06
It worked like a charm also, can you help me on...
It worked like a charm also, can you help me on similar sort of function.
I have a form with 4 field, input type is date time.
And in backend I have called all the values via array, but the...
Forum:
PHP
03-03-2013, 02:29 PM
Replies:
2
required a loop for array values
Views:
265
Posted By
nani_nisha06
required a loop for array values
Hi All,
I am on assignment and need a for loop to check whether
0<1
1<2
2<3....on 20
I now i am opening a ticket for small loop but I have tried in many ways i don't see loop is working...
Forum:
PHP
03-01-2013, 09:24 AM
Replies:
5
Date time validation at server side
Views:
357
Posted By
nani_nisha06
Arcticwarrio, Can you please push some...
Arcticwarrio,
Can you please push some examples ....I am newbie on all this and trying all ways to solve this issue as self learner since 2 weeks and at last i have ended up in these forum for...
Forum:
PHP
03-01-2013, 08:58 AM
Replies:
5
Date time validation at server side
Views:
357
Posted By
nani_nisha06
Thanks Fou-Lu, For above suggestion. To...
Thanks Fou-Lu,
For above suggestion.
To be more specific on the rule one i am adding small example below.
let say,
I have 4 input fields with name A, B, C, D.
Forum:
PHP
02-28-2013, 01:53 PM
Replies:
5
Date time validation at server side
Views:
357
Posted By
nani_nisha06
Any help guys....still stuck some where
Any help guys....still stuck some where
Forum:
PHP
02-27-2013, 05:48 PM
Replies:
5
Date time validation at server side
Views:
357
Posted By
nani_nisha06
Date time validation at server side
Hi Friends,
I am having 4 fields with Jquery date time picker and I want to validate each field entry before posting it into DB.
and i am looking for a FOR loop to execute it.
My business...
Forum:
PHP
02-24-2013, 03:18 PM
Replies:
54
PHP login redirect to id specific page
Views:
1,483
Posted By
nani_nisha06
Foster, If i have understood your above...
Foster,
If i have understood your above requirement correctly your looking for below information else ignore.
edit page is nothing like copy your original form page in new file and name it as...
Forum:
PHP
02-24-2013, 11:34 AM
Replies:
1
need help in creating function for input validation
Views:
184
Posted By
nani_nisha06
need help in creating function for input validation
Hi All,
I am here today to learn on creating check function for validation.
in the above scenario i have below requirements to be fulfilled.
I have a form with 4 fields for input type they...
Forum:
JavaScript frameworks
02-19-2013, 05:41 PM
Replies:
2
Validator in date time picker
Views:
374
Posted By
nani_nisha06
Guys, below code worked for me but, with...
Guys,
below code worked for me but, with multiple challenges.
a) If startdate input is echoing from DB, enddate should not display days before the startdate but below code dose not do it. any...
Forum:
JavaScript frameworks
02-18-2013, 06:41 PM
Replies:
2
Validator in date time picker
Views:
374
Posted By
nani_nisha06
guys I found this script which work more like I...
guys I found this script which work more like I expected.
$(document).ready(function(){
$("#txtFromDate").datepicker({
numberOfMonths: 2,
onSelect: function(selected) {
...
Showing results 1 to 25 of 159
Page 1 of 7
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
09:59 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.