by: Charlie Smith |
last post by:
Hello All
I'm writing a little app for my personal use and want to store the
configuration data in an xml file. I found PEAR::Config that lets
me read the config data into my app. But so far,...
|
by: Jan Pieter Kunst |
last post by:
Dear group,
I'm trying to change PEAR's default cache directory (on Mac OS X) from
/tmp/pear/cache to /var/tmp/pear/cache, but I can't do it. I'm using the
Marc Liyanage's php distribution, and...
|
by: Sarah |
last post by:
I'm having problems getting the FormBuilder package to work.
I've spent the last 3hrs reading what little documentation and
examples I could find and the idea seems great, if only it'll actually...
|
by: junkmail |
last post by:
on a win 2k server
apparantly it is saying i dont have it. or it cant find it.
im using mySQL 4.1
php 4.3.x
apache 3.0.53
im new to php and am doing some tutorials, but when i run the sripts...
|
by: Christian Decker |
last post by:
Hi,
I'm pretty new to Object Oriented design in PHP (although I'm using PHP
since a long time, and I also code with Java, so this is not a problem
for me) and I need some help with...
|
by: Greg |
last post by:
I am trying to set up a local verion of Pear in my shared account,
which my host said I can do. I have SSH access, and I followed all the
instructions in the Pear Manual for setting up a local copy...
|
by: David |
last post by:
I have a book which had code that includes the line:
require 'DB.php';
I know that this is from the PEAR code modules, but when I downloaded
them and unpacked the directory, they "DB.php"...
|
by: Werner Elflein |
last post by:
Hi!
I tried to use the PEAR class Config.php to parse a XML configuration
file which looks like
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<section>
<item1>value1</item1>...
|
by: inetquestion |
last post by:
php has been configured with the following two configure lines and
core's during "make install" on the PEAR section. Is there something
simple i'm missing? Any help would be appreciated.
...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
header("Location:".$urlback);
Is this the right layout the...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|