Recent IT Questions

1 - 20 of 63
<<PREVIOUS 1|2|3|4 NEXT>>

MySQL database size

Is there a limit on database size for MySQL? my database is getting on the large zise will this effect proformance? Software/Hardware used: linux server

View Answer   |  Oct 25 2009  5:45 PM GMT
SQL, MySQL, PHP
asked by Worktopm

  5 pts.

SQL related tables

I have 2 tables one with all my products and their accociated details and another with comments on the products. Product table 1 prodID, title, description, price Comments table 2 commID, prodID, comment I would like to export this to a single XML file, thus an XML element for each product from...

View Answer   |  Oct 16 2009  7:10 AM GMT
SQL tables, SQL Related Tables, MySQL 5.0
asked by Geeko

  5 pts.

abt the server

is it possible to make my personal computer to act both as client and server for the purpous of doing project like php-mysql-apache and for deployinf j2ee also

View Answer   |  Oct 11 2009  1:46 AM GMT
PHP, MySQL, Apache
asked by Chansanle

  5 pts.

Enabling php_oci8 on win server 2003, IIS 6, fastcgi

System setup: Windows 2003; IIS 6 with fastcgi enabled; nts PHP version 5.2.10 (and 5.2.11 just tested); Oracle 9i (full client) Problem: When I add in the extension=php_oci8.dll into my php.ini file, I get a startup error "Unable to load dynamic library 'C:phpextphp_oci8.dll' - The specified...

Answer Question   |  Sep 23 2009  3:52 PM GMT
IIS 6.0, PHP, PHP/Oracle
asked by Darryn

  295 pts.

Importing a phpBB Forum into the Dotnetnuke Forum

Hi, I am working on a project using Dotnetnuke 4.09 and I would like to import a phpBB forum into a Dotnetnuke Forum. I have tried using a third party module, 'ImportphpBBForum' but have had no luck as this raises errors of methods not being found. If there is anyone that could help , I would...

Answer Question   |  Sep 23 2009  7:48 AM GMT
Web development, DotNetNuke, PHP
asked by Donnybrasco

  10 pts.

What is best tool for Web Application devlopment

I m finding a Devlopment tool which can perform best output in web envoirnment for Application and it's Reports those are well integreated with microsoft proudcts. Software/Hardware used: Oracle + Php

Answer Question   |  Aug 21 2009  3:25 AM GMT
Web Application devlopment, Web development, Oracle
asked by Webtechsolutions

  45 pts.

php and mysql

How can we create a family tree map using php and mysql?

Answer Question   |  Jul 9 2009  12:45 AM GMT
MySQL, PHP
asked by Sanasher

  5 pts.

Magento block and reference, problem with showing block in Magento phtml

Hi, I am stuck with following issue. I want show product_viewed block (recently viewed products - magento block) at specific position on my front page (templates/page/mylayout.phtml). Look at code snippets of page.xml, catalog.xml and mylayout.phtml Header and footer and other magento blocks are...

Answer Question   |  Jul 5 2009  10:23 PM GMT
magento, PHP, Web development
asked by MichalDrozd

  5 pts.

PHP contact form problem

Hello, I have a PHP contact form on my website which was working for a few year up until now. When I try to submit a test message using the contact form, it clears the form and looks as though the page doesn't direct me to my "thank you" page, nor does the message get sent. Can someone please...

Answer Question   |  May 16 2009  7:01 AM GMT
PHP contact form, PHP, Web development
asked by Webmonkey8

  5 pts.

Photo upload in a profile with PHP and MySQL?

Please help me by giving script for uploading and updating member photo in his profile using php and mysql

Answer Question   |  May 15 2009  5:21 AM GMT
PHP, MySQL, Web development
asked by Shreeuram

  45 pts.

How to connect to an AS/400 database from a remote PHP script

Hello. I have a requirement to use a PHP script running under Windows to access a remote DB2/400 on an iSeries. Can anyone please assist in what PHP coding would be needed, thank you! Regards Paul

View Answer   |  May 10 2009  10:13 PM GMT
DB2/400, PHP, Remote access
asked by PaulTaylor

  15 pts.

PHP code example for uploading image gallery

can i get php code for uploading photo gallery please? I observed in orkut....I m creating a web site..can u help me

View Answer   |  Apr 8 2009  9:44 AM GMT
PHP, Web development, Code example
asked by Shreeuram

  45 pts.

Video hosting

I am including a video howto section to my business website. I have minimal experience in php and sql but have already created a SQL database for the information. I want this to be both dynamic and directable through the title of the video. can someone please give me direction.

Answer Question   |  Mar 29 2009  7:46 PM GMT
Video hosting, SQL, PHP
asked by Tripodcomputerservices

  20 pts.

Textfielf in PHP

I am new to PHP and i am having problem in my coding. This is the coding for the text field: <input type="text" name="name" id="textfield" value="<?echo $_SESSION['txtnewname'];?>"/> . When i browse in IE, this code <?echo $_SESSION['txtnewname'];?> is shown inside the text...

Answer Question   |  Mar 17 2009  4:40 PM GMT
PHP, Internet Explorer, PHP Coding
asked by Cev

  105 pts.

Passing selectedIndex value from ASP page to VBScript

the functions used are: <Select name=MaxBuyerCode onChange="<%=display(document.usercreateform.MaxBuyerCode.selectedIndex.value)%>);"> the function display is and include file .inc which is <% Function display(chosen) ???? ???? End Function %> this gives an error...... how...

View Answer   |  Mar 12 2009  7:18 AM GMT
ASP, VBScript, onChange Event
asked by Ads11

  5 pts.

Web development project with streaming video

Hello All. I have a site. Now i want a give a option to visitor to put their video on my web site. For this i have three option. 1> put a their video URL 2> put their video Embed Code. 3> Admin put a video. End user can hav option 1 and 2. and the video URL or Embed Code directly save in...

Answer Question   |  Mar 10 2009  4:34 AM GMT
PHP, Symfony, MySQL
asked by Sssintu

  5 pts.

How do I display a clickable link from database in table using PHP?

I have a table and when I pull a clients info up I would like the web address to be able to be clicked to view web site. How would I code this in? Here is some of my code. $num_rows = mysql_num_rows($query); print "<b>Here is my Information on you. <br><br>E-Mail me with any...

Answer Question   |  Mar 4 2009  3:44 PM GMT
PHP, table, Database
asked by BigAL09

  5 pts.

Setting up PHP environment - CGI vs Module

what is the difference on setting up php environment as CGI or as a module to a web server

View Answer   |  Feb 16 2009  11:34 PM GMT
PHP, Apache modules, PHP installation
asked by Gerbert

  20 pts.

exchange data between Client (vbscript variable) and Server (PHP)

I have searched far and wide on the net for an easy answer to how you can gather client information using vbscript through a website and pass that data to a server. I still have not found a cut and dry easy method. Is there some way that I am not considering to achieve these results? I want an...

Answer Question   |  Feb 5 2009  9:13 PM GMT
VBScript, PHP
asked by R2JR

  50 pts.

OnChange Filter to first Value Request

Hello I am running a script that when searching for a property, it uses the onchange feature for three fields regarding the location of the property. for example: Country, State, City When you choose a country, you then choose a state(which correspons to the country) and then a city(that...

View Answer   |  Jan 11 2009  2:11 AM GMT
onChange Event, JavaScript, PHP
asked by Zanz

  5 pts.

1 - 20 of 63
<<PREVIOUS 1|2|3|4 NEXT>>