I'm trying to access an access databse located in my LAN thru php. When I run the script, I get the below error in Apache's error log file: "[strong]PHP Fatal error: Uncaught exception 'com_exception' with message 'Source: Microsoft OLE DB Provider for ODBC Drivers Description: Operation was...
Hi everyone, I have a form that has 6 fields to be filled in by the user. I’m not too good at editing .php files, so I come to you here. Here’s my problem. Fields 1, 2,3,4 and 6 always gets filled in. but sometimes, field 5 will get filled in and if this is the case I need an IF /else statement...
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
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...
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
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...
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...
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
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...
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...
Please help me by giving script for uploading and updating member photo in his profile using php and mysql
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
can i get php code for uploading photo gallery please? I observed in orkut....I m creating a web site..can u help me
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.
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...
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...
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...
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...
what is the difference on setting up php environment as CGI or as a module to a web server


