Hi all I have create this function to delete directory and file but i
have no result .
When i call the function i don't receive any errors by PHP.
I have test this function with PHP 4.3.6 and Apache for NT version 1.3.1
on Windows Xp Professional
I write this code :
error_reporting(E_ALL);
func
#x27;sottilelinearossa');
$obj->sql_query('select count(id) as tot from articoli');
$obj->get_data();
?>
I get this message because the variable is not valid when call the
method sql_query in
the child class Result_Db.
How to fix this problem ?
Notice: Undefined variable: query in c:\programmi\apache
group\apache\users\kioto\db_class2.php on line 66
Impossibile eseguire query al database
Dettagli:
Errore No:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all, there is a way to create log-system to authenticate to smtp
server ?
Thanks so much to all.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all i have a question. There si an how-to that explain step by step
all necessary to create
a myself compiled php distribution ?
I have read about: http://docs.php.net/en/install.windows.building.html
Can you send a new link about this issue.
Thanks so much again and good work to all.
--
PHP G
Hi all i have problem with in_array() function to comparing string of
filepath.
I read from a directory and write the filepath into database if the flag
is off.
If the file is modified i update the last time of modify and if there
are new file i add this file into Db.
i have write a function to
Hi all sory for the double post but i have deleted the first email that
i have send to the list.
The problem that i have found is that in_array function don't work with
annidate path.
I have created a function that update a list of filepath from a
directory to DB
but when i use particular path w
Hi all sorry for the newbie's question but i want understand the problem.
I have use a simple command with sqlite to get a data from a table.
$dbFile = realpath("./")."/data.db";
$db = sqlite_open($dbFile);
if (!(is_resource($db))) {
die("Impossibile aprire uno stream: ".
sqlite_error_
Hi all i have problem with safe_mode i don't understand the logic to
apply to avoid owners
problem with script.
Can you step by step ho to solve ?
Thanks so much in advice.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all i have found a bug in my db class when i use the recursion.
I try to use the adjacency list model to develop a three menu but
when i call the function in recursive way i loose data because
the value returned from the fetch seem to be empty.
I have db table like this:
table catalog
ID | Name
Hi all.
I have a problem: i want subs any characters from a string but i don't
have fix the problem.
The string that i want to manipulate is the value from a text field of a
search engine.
The characters that i want to try substitute is &&, &, +, -, |, ||, or,
and, not in not case-sensitive mode
How to read and get data from Excel Files and Access Files.
Can you post me articles and tutorials on the web-sites that explain
the basic concept to create an interface for PHP and this files-type.
Thanks so much to all.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: ht
PHP is scripting language interpreted and not compiled.
I want know about the difference beetwean the bytecode of JSP and ASP.NET
than PHP-Accelerator. Why this extension isn't a built-in into Zend
Engine parsing ?
This is a better solution to comparison the performace of PHP versus
other techno
Hi all and sorry for my ignorance.
I have used the Bcompiler to compiler a script into .exe file to
distribuited on Windows System but i don't have any result.
Can you explain how to realize with a simple example ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
Hi all, i have question about the PHP 5.1 version. The PHP-GTk2 it's
proud to start and require PHP5.1
version to work. When it's possible to use a stable version and what are
the new features of this release.
Thanks so much to all.
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
Hi all sorry for the ignorance :D.This is my first time with Socket and
i have
a question for you.I want create a script that run like daemon in background
and listen incoming request.It's possible with socket open a stream to a
directory
and check any change on this directory ?
I want send not
Hi all i've try to configure Apache with Virtual Host in the main
configuration file of Apache i have modify like this:
#NameVirtualHost *:80
NameVirtualHost *
#
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for r
16 matches
Mail list logo