Forum: PHP Oct 5th, 2009 |
| Replies: 14 Views: 381 Hi
If you need the values from first page you should use the session for this implementation. |
Forum: PHP Oct 5th, 2009 |
| Replies: 12 Views: 11,806 please check the below links
https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_html_subscribe_buttons
Thanks and Regards |
Forum: PHP Sep 29th, 2009 |
| Replies: 2 Views: 219 Hi Please check the following links
http://www.joomla.org/
http://docs.joomla.org/
http://www.joomla.org/about-joomla.html |
Forum: MySQL Sep 25th, 2009 |
| Replies: 3 Views: 324 Hi
What is the WHERE a.airport_code= apcode? if any alias for apcode |
Forum: PHP Sep 18th, 2009 |
| Replies: 8 Views: 325 Hello darkgan
Try Union operator in mysql query
Syntax:
(SELECT a FROM t1 WHERE a=10 AND B=1 ORDER BY a LIMIT 10)
UNION
(SELECT a FROM t2 WHERE a=11 AND B=2 ORDER BY a LIMIT 10)
or |
Forum: MySQL Sep 18th, 2009 |
| Replies: 7 Views: 598 Hello Arun
Steps :
1.Count the row of the table
2.if the row counts less tan 20, condition is true other wise condition is false
example:
Select count(id) From table name where condition... |
Forum: PHP Sep 17th, 2009 |
| Replies: 1 Views: 628 Hi USe the below code and try it
define('BASE_DIR','songs');
// log downloads? true/false
define('LOG_DOWNLOADS',false);
// log file name
define('LOG_FILE','downloads.log'); |
Forum: PHP Sep 16th, 2009 |
| Replies: 5 Views: 13,088 Hello Dom
please try this http://www.phpeasystep.com/mysql/10.html
I hope this should solve your problem
Thanks and Regards |
Forum: HTML and CSS Sep 16th, 2009 |
| Replies: 2 Views: 518 Hello dn
The joomla cms have this option
the joomla cms is very easy to create the cms
please refer the below two links for download and configure the
joomla website and joom extplorer for... |
Forum: Web Development Job Offers Sep 15th, 2009 |
| Replies: 3 Views: 637 Hello
Adodis is a Web design firm based in Bangalore, India. We provide Website Design Solutions, Web Development, E-Commerce, Web Applications, Web site maintenance, Joomla, PHP, Search Engine... |
Forum: Web Development Job Offers Sep 15th, 2009 |
| Replies: 1 Views: 892 Adodis is a Web design firm based in Bangalore, India. We provide Website Design Solutions, Web Development, E-Commerce, Web Applications, Web site maintenance, Joomla, PHP, Search Engine... |
Forum: Web Development Job Offers Sep 15th, 2009 |
| Replies: 3 Views: 1,354 Joomla Web designer is a Leading Open source Customizing Company. We Undertake Joomla Web Design, Custom Joomla Designer, joomla templates designer, joomla application development.
Our Services:... |
Forum: Website Reviews Sep 15th, 2009 |
| Replies: 1 Views: 917 Hello
Please check this website.this is Also CMS website.
Drupal Web Developers, Drupal Development Services,Drupal web design company (http://www.drupal-web-developers.com)
Drupal Developers,... |
Forum: PHP Sep 15th, 2009 |
| Replies: 16 Views: 9,083 Hello All
Well.Great Post , Thanks a lot , it is very much elaborated and all can easily follow up your tips.
Thank you for your posting |
Forum: Web Development Job Offers Sep 15th, 2009 |
| Replies: 2 Views: 1,106 Hello All
PHP and MySQL developer requirement in india
1.Joomla templates design-20no's
2.Joomla Component Development-20no's
3.Creating Extenstion For Joomla-10no's
Please Send your CV to
... |
Forum: Site Layout and Usability Sep 15th, 2009 |
| Replies: 1 Views: 702 Joomla Web designer is a Leading Open source Customizing Company. We Undertake Joomla Web Design, Custom Joomla Designer, joomla templates designer, joomla application development.
Our Services:... |
Forum: HTML and CSS Sep 14th, 2009 |
| Replies: 13 Views: 1,147 Hello
I like joomla.joomla is very secured and seo friendaly one.And Very Easy.Joomla uses plugin and modules whereas Drupl has module only.
Thanks for sharing |
Forum: Websites for Sale Sep 14th, 2009 |
| Replies: 1 Views: 633 Joomla Web designer is a Leading Open source Customizing Company. We Undertake Joomla Web Design, Custom Joomla Designer, joomla templates designer, joomla application development.
Our Services:... |
Forum: PHP Sep 14th, 2009 |
| Replies: 6 Views: 450 Hello
Joomla and Drupal are two magnificent Open Source Content
Management System which provide the framework to develop
effortless with various ready to us modules and website in
short span of... |
Forum: Web Development Job Offers Sep 14th, 2009 |
| Replies: 7 Views: 1,120 Hello
Joomla Web designer is a Leading Open source Customizing Company. We Undertake Joomla Web Design, Custom Joomla Designer, joomla templates designer, joomla application development.
Our... |
Forum: PHP Sep 14th, 2009 |
| Replies: 2 Views: 153 Hello Varadha
Welcome to this forum.you can study in
w3c schools.com
Thanks for sharing |
Forum: Web Development Job Offers Sep 4th, 2009 |
| Replies: 4 Views: 1,408 Greeting !
We are Bangalore based Web Development company started our Operations in Bangalore in 2004 having a team of 41 highly talented professional from 2 to 7 years experience in field of Web... |
Forum: Web Development Job Offers Sep 4th, 2009 |
| Replies: 6 Views: 571 Hello
1.Need Drupal Templates Designer-20No's
2.Need Drupal Website Developer-20No's
Drupal Developers is more than just the leading open-source CMS on the planet. Drupal websites are full-fledged... |
Forum: Web Development Job Offers Sep 4th, 2009 |
| Replies: 6 Views: 1,259 Adodis is a Web design firm based in Bangalore, India. We provide Website Design Solutions, Web Development, E-Commerce, Web Applications, Web site maintenance, Joomla, PHP, Search Engine... |
Forum: Web Development Job Offers Sep 4th, 2009 |
| Replies: 3 Views: 1,104 Hello
This is Nazar from india.My company also web Development company.
Please visitus.
http://www.adodis.com
Thanks for sharing |
Forum: PHP Jul 22nd, 2009 |
| Replies: 5 Views: 467 Dear Friend
The update query should have the "WHERE" condition ,
use the below syntax to update the dates
UPDATE table_name
SET column1=value, column2=value2,...
WHERE... |
Forum: PHP Jul 22nd, 2009 |
| Replies: 5 Views: 616 Dear friend
Can you please remove the session_start(), because they already start the seecion in include("../lib/globals.php"); file , these reason only show this error
THanks |
Forum: PHP Jul 21st, 2009 |
| Replies: 2 Views: 389 Dear friend
use the below sample code
<form action="<?php print $PHP_SELF?>" enctype="multipart/form-data" method="post">
Last Name:<br /> <input type="text" name="name" value="" /><br... |
Forum: MySQL Jul 21st, 2009 |
| Replies: 3 Views: 428 Dear friend
You should use the "WHERE" condition
Like the below code
Select count(field name) where name=''
Thanks |
Forum: MySQL Jul 21st, 2009 |
| Replies: 1 Views: 392 Hi,
First you select the values from the database using "Select query", after select the values, you use the following function for your results
array_unique($value) |
Forum: PHP Jul 21st, 2009 |
| Replies: 1 Views: 15,967 I am also looking for the same, If you come across please let me know. |
Forum: MySQL Jul 17th, 2009 |
| Replies: 1 Views: 647 Dear friend
Check the below link
http://www.webpronews.com/topnews/2005/07/18/synchronize-multiple-mysql-databases-with-php
Thanks and Regards |
Forum: PHP Jul 17th, 2009 |
| Replies: 3 Views: 285 Hi
Refer the following link for creating the form. http://www.w3schools.com/php/php_post.asp.
If you store this value to database refer the followin glink... |
Forum: PHP Jul 17th, 2009 |
| Replies: 10 Views: 520 Dear friend
Assign the $ID
$ID=$_POST['ID'];
Use the below code
<html>
<head>
</head>
<body> |
Forum: HTML and CSS Jul 16th, 2009 |
| Replies: 3 Views: 420 Dear friend
Check the below links ,
1.http://www.problogger.net/archives/2008/12/16/9-seo-plugins-every-wordpress-blog-should-have/
2.http://wordpress.org/extend/plugins/all-in-one-seo-pack/... |
Forum: PHP Jul 16th, 2009 |
| Replies: 4 Views: 292 Dear Friend
check the table field name in database
Thanks and Regards |
Forum: HTML and CSS Jul 15th, 2009 |
| Replies: 4 Views: 441 I think Now you will clear te difference between the span and div
See below example
For example, this...
<ul class="menu">
<li>Main page</li>
<li>Contents</li>
<li>Help</li>
</ul> |
Forum: HTML and CSS Jul 15th, 2009 |
| Replies: 6 Views: 402 Hi
Please use the following and wriite the css code for IE7
/* This code has highest priority in IE7 */
*+html.(or)#class/Id name {
} |
Forum: MySQL Jul 15th, 2009 |
| Replies: 2 Views: 2,267 Dear friend
Use the insert code like this
INSERT INTO `tablename` (`id`, `name`) VALUES
(30, '<a href=ww.yahoo.com>Yahoo</a>');
THanks and Regards |
Forum: MySQL Jul 15th, 2009 |
| Replies: 1 Views: 407 Dear friend
Use the BETWEEN query
Like this
$sql = "SELECT total FROM mytable WHERE date BETWEEN satartdate value AND end date value";
Thank and Reagrds |