On MovieTome: Is Lindsay Lohan having LABOR PAINS?
1 Resources for

php warning

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Script problems on new virtual dedicated server
Hi everyone:We recently purchased hosting from Godaddy for a linux virtual dedicated server and are in the processing of transferring four domains from our shared web hosting site to the new VDC. One of the problems I have run into is in our existing PHP scripts. These scripts...
Tags: Scripting languages, admin@..., PHP, PHP Warning, server
Discussion threads 2007-04-02

Additional Resources

PHP
I have a problem regarding my php script, it always return this message:(tulong naman tangna nyo!)Warning: main(../database_access.php): failed to open stream: Success in /usr/apache/htdocs/sp/Module2/createlist_1.php on line 5Warning: main: Failed opening '../database_access.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/apache/htdocs/sp/Module2/createlist_1.php on line 5Warning: main(createlist_1.php): failed to open stream: No such file or directory in...
Tags: Scripting languages, /usr/apache/htdocs/sp/Module2/createlist_1.php, WARNING
Q&A 2005-03-11
modx
That's write, modx shine like a star but for me it is a "black hole". After 6 hours I still receive on my screen just errors. I just follow the instalatin steps and after that I begin to debug.I suppose it is somethin wrong but ... it should NOT happen....
Tags: header, lari@..., CAnnot
Discussion threads 2007-02-19
How do I… Install, configure and integrate PHP and MySQL on Windows?
Followed the instructions in the article ( http://articles.techrepublic.com.com/5100-10877-6122135.html#comments )Everything except the test works...This the error I receive:Warning: mysql_fetch_array: supplied argument is not a valid MySQL result resource in C:Inetpubwwwrootdbtest.php on line 10Any help on this would be appreciated greatly! Versions used:MySQL 4.1.7PHP 5.2.4IIS 6Cheers,
Tags: OPEN SOURCE, Databases, grenville_lock@..., Microsoft Windows, MySQL, PHP
Discussion threads 2007-10-11
PHP
I always get this one everytime i execute my php file:Warning: null: Failed opening '/etc/httpd/htdocs/sms/sp/Module2/createlist_1.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0what platform is the server on?looks like a *x from the error message.most *x don't have an htdocs directory, they have html directory.htdocs is an apache on windows...
Tags: Scripting languages, PHP
Q&A 2005-02-03
Access MSSQL Server 2000 with PHP
i want to work with mssql server 2000 and php.i want to connect them via mssql functions.but i have an error which is listed below at the end:i have done the following steps:installation of mssql server 2000 and php 5.2.3 with IIS on Windows XP.then i did few changes...
Tags: Scripting languages, lord_mujahid@..., Microsoft Access, PHP
Discussion threads 2007-06-20
Take advantage of built-in PHP flexibility to execute external programs
What do you use PHP for?PHP is a versatile language, but what do you use PHP to do? Is PHP a normal part of your developer arsenal?
Tags: Scripting languages, Mark W. Kaelin, PHP
Discussion threads 2006-11-08
Read input and manipulate files on Linux systems with PHP scripts
Why PHP?I really do not understand why someone would be using PHP for this purpose. PHP reads and feels like a less powerful version of Perl, without CPAN to boot. My experience has been that what makes PHP useful is not the language itself (which i
Tags: software, linux, Justin James, PHP, Linux system, Perl
Discussion threads 2006-11-07
PHP Help & php.ini & 404 errors
Yes, I am a newbie on php but would really appreciate any help with my setup and config of php on Win 2003 server. I have recently installed php to run on my web server but have been unsucessful in making the program open a simple app. ie get a...
Tags: Scripting languages, PHP
Q&A 2005-03-12
Using pop3 from php
Hi,I am trying to access mails on my gmail accountthrough pop3 in php.but it doesn't seem to work.Below is my code and the output I get afterexecuting it:So only question is how to make it work.code -> output ->Warning: imap_open [function.imap-open]: Couldn't open stream {pop.gmail.com:995/pop3/ssl} in pop3.php on line 4reached...
Tags: dharmendra.tolani@..., pop3.php, POP3, valid imap resource, imap resource, PHP
Discussion threads 2007-09-23
shell_exec in .php with query string examples
I want to run .php with querystring automatically using shell_exec in php. Please help me.shell_exec or CLI?If you want to use shell_exec from your PHP code, it is a program execution function which allows you to run a command like 'ls -al' in the operating system shell and get...
Tags: PHP, oviya121@...
Discussion threads 2007-01-24
PHP 5, Oracle, and the Future
Since PHP 4 featuring the Zend Engine was so successful, why do users even need PHP 5 and the Zend Engine II? The truth is that there are certain areas in which PHP 4 does not excel. Most of these areas are more important for large projects and companies, where...
Tags: Oracle Corp., PHP, Truth, PHP 5, Scripting Languages, Software/Web Development, Web Development
White papers
The DeployPHP Series, Part 1: Optimizing PHP and Oracle
The open-source language PHP: Hypertext Preprocessor PHP powers some of the most popular Web sites in the world, such as Yahoo!, Lufthansa, and Disney Online. This fact is even more remarkable when a person considers that PHP does so much with so little. As a PHP developer, one knows that...
Tags: Oracle Corp., PHP, Scripting Languages, Software/Web Development, Web Development
White papers
PHP Locker (exe)
Protect shipped PHP code without any additional loaders. PHP Locker is powerful software for encoding your PHP source code. It makes PHP code very difficult to understand or reverse-engineer. Compare with other PHP encoding software, it doesn't need to install any additional loadable modules on client server. This version is...
Tags: PHP, PHP Locker, Scripting Languages, Software/Web Development, Web Development
Software downloads 2008-06-03
PHP
Hi, When ever i try to open any .PHP document on my webserver it gives me this error.CGI ErrorThe specified CGI application misbehaved by not returning a complete set of HTTP headers.Html works fine. PHP 5.0.3 is installed with activeperl version 5Any suggestions?Regards.php has nothing to do with perl.do your...
Tags: Scripting languages, PHP
Q&A 2005-04-01
Use PHP 5 for console scripting
This sample chapter, taken from Sams' PHP 5 Unleashed, discusses how to use PHP 5 for console scripting. Learn how to take PHP out of the browser and into client-side applications with console scripting. This sample chapter, taken from Sams' PHP 5 Unleashed, discusses how to use...
Tags: Chapter, Console, Sams Publishing, PHP, Scripting Languages, Software/Web Development, Web Development
Book chapters 2005-12-13
Implement MySQL-based transactions with a new set of PHP extensions
I like PHP because…Complete the sentence. What makes PHP such a common lanaguge of choice?I like PHP becauseIt's simple enough so that I can quickly prototype apps in it and complex enough so that I can take the prototypes and turn them into real apps.IMHO, etc.=C=
Tags: Scripting languages, PHP
Discussion threads 2006-06-20
PHP downloads
Hi, I am learning PHP via internet.I came to know that to execute a PHP program, the following is required :a) Apache serverb) PHP (windows/linux)c) MySqlSince Oracle is running, I assume that MySql is already present in my com.Now for the PHP downloads, I downloaded PHP at the following...
Tags: bonjournrk@..., MySQL, PHP, programming, rkailash@...
Discussion threads 2006-10-27
HTML To PHP Converter (exe)
HTML To PHP Converter helps web programmers alike with HTML to PHP conversion. HTML To PHP Converter can convert most HTML-based files: HTM, HTML, SHTML, and more to PHP with the click of a button.
Tags: HTML, PHP, Scripting Languages, Software/Web Development, Web Development
Software downloads 2005-08-02
PHP Processor (zip)
PHP Processor is designed to help you protect your intellectual property when distributing PHP source files. PHP Processor provides a fast, intuitive way to obfuscate your PHP source code. Both variable and function names can be replaced with meaningless strings making your code difficult to read and alter for a...
Tags: Processor, PHP, PHP Processor, Scripting Languages, Software/Web Development, Web Development
Software downloads 2007-06-07
  • << Previous
  • page 1 of 1
  • Next >>


Quick Reference: PC Troubleshooting Pack
Help desk and IT support professionals need the fastest and most complete answers to keep every PC in action. Get the PC troubleshooting solutions you ...
Buy Now
Server System Inventory Form
It's a good idea to document as much as you can about your server while it's up and running so you won't be left in the dark should a disaster occur. This one-page form includes space for delivery information and server specifications.
Buy Now

Ultraportables