473,800 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Forum

PHP web programming language - Ask questions about php scripting, databases, mysql, templates, PEAR, php functions, PHP-GTK, setup and installation, object oriented programming, classes, files, security, sessions, arrays and more.
2
1,026
thread by: Kirkingly | last post Oct 23 '07 by: Kirkingly
Okay this is a long shot but its all I have, I am useless with XML, I have no idea of what it is able to do and how it works This is what I want to do: I have a script that for it to work they have to edit a file after installation (its for a forum script).. So I read about and looked at other installers for various other scripts and they...
0
1,068
thread by: VooDoo | last post Oct 23 '07 by: VooDoo
Hi, i am trying to put field from this page in a table, http://xoap.weather.com/weather/local/FRXX0153?cc=*&dayf=10&prod=xoap&unit=m&par=1050532020&key=133aa3f76734eadf i can get the correct data for the current day, but not for the forecast days <dayf: <dayf> <lsup>10/22/07 3:19 PM Local Time</lsup> - <day d="0" t="Monday" dt="Oct 22">...
3
4,517
thread by: nabira | last post Oct 23 '07 by: Jerry Stuckle
Hi, I've a problem with cookies for MediaWiki. I'm using: - Windows 2000 server machine as server. - Apache 2.0.61 as Web Server. - PHP 5.2.4 In particular, when I try to login from a client I can't do it. I have an error message like this: "Logon Error: Access to my_web_site needs cookies been enabled in your browser".
1
3,798
thread by: sami | last post Oct 23 '07 by: tynril
Hi Is it possible to print the output of a Python script inside PHP? e.g. I have a python script that has the contens: pyScript.py: #!/usr/bin/python print "hello world"
2
4,368
thread by: John Doe | last post Oct 23 '07 by: Captain Paralytic
Here's my issue: I have an instant messenger type feature for my site, its basically an ajax IM feature. I run with a mysql backend on the site, i have a div on my main page that runs a javascript timer to load the php page via ajax every 15 seconds which checks the "pinguser" table to see if the user has any chat requests, then echoes them to...
4
2,407
thread by: kjsphoto | last post Oct 23 '07 by: Captain Paralytic
I jsut installed a new PHP 5 server as I wanted to keep the php4 version server running until I change over all the code to work with 5. Here is the problem and for the life of me I cannot figure it out. If I create a file and put it in the root of apache 2.2 on the php 5 server with the command php_info() it displays the php information....
1
1,197
thread by: tal5 | last post Oct 23 '07 by: Captain Paralytic
Since I have installed my forum I'm getting this error code at the bottom of each page on my website: Warning: Unknown(): open(C:\PHP\sessiondata/ sess_307128a3fc8e44d8576820b6df4f1dda, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the...
2
4,126
thread by: Dan | last post Oct 23 '07 by: Dan
Hi all, I'd like to add rules to QuickForm2, however, the version I've downloaded from PEAR seems not to have come with the necessary files. Everywhere I look I see people talking about adding rules to their form object and the development wiki at http://quickform.mamasam.com/wiki/ suggests that I should have these features, which I do not...
1
1,039
HongThao
thread by: HongThao | last post Oct 23 '07 by: HongThao
Hi all, I need to change image's size by GD in PHP. An fix image at the first layer, the second layer has an transparent image with white background. We can't see this white background because I did: $trans = imagecolortransparent($layer_2,$white); There are 2 buttons "Zoom in" and "Zoom out" that user can change image size whatever they...
1
1,579
thread by: ykhamitkar | last post Oct 23 '07 by: Atli
Hi there, I have a link (CCBill Datalink) which returns me some data in CSV format. Is there any way I can save the contents in a text file automatically when I open the link. Please advice Thanks,
1
2,516
thread by: jana123 | last post Oct 23 '07 by: Atli
Im running php4, so i know that the imagefilter function wont work.. but I'm needing to smooth out some text in an image i created fully with PHP GD.. (and im using ttf fonts) I was wondering if: 1. There is a simple way to make the text smooth around the edges or 2. What is the source of the imagefilter function so i could implement...
2
1,103
thread by: whitey | last post Oct 23 '07 by: Atli
I have a number of files for user authentication The problem starts when i log in, then try and logout, then go back to enter another username. It keep going to the "already logged in" page. Even though i have used the destroy session function any ideas?
4
1,138
thread by: BaKo | last post Oct 23 '07 by: Atli
Ok, heres my problem. I want to be able to read other php files and get each line, which i can do by $lines = file("file.php");. now the problem is i want to search each index of the $lines array and check for any php variables. all the variables will start with $ so i could try explode("$", $lines);, but how would i cut the extra text like...
3
1,145
thread by: fjm | last post Oct 23 '07 by: Atli
I have been at this for about 2 days now. I have 2 files. An index file with most of my php and another file with other php and mysql stuff in it. the mysql query in the (we'll call it 2.php) 2.php file gathers the data from the db for an insert on a particualr customer. I am trying to post the customer number in the form like this $_POST...
2
1,120
thread by: amolbehl | last post Oct 23 '07 by: Atli
Hi I am trying to understand a script and it has the following <?php $postArray = array(); if ( isset( $_POST ) ) { $postArray = &$_POST ; // 4.1.0 or later, use $_POST } else
3
4,007
thread by: kujtim | last post Oct 23 '07 by: Atli
i got html code file name html <html> <head> <title></title> </head> <body>
3
1,375
thread by: DMcN | last post Oct 23 '07 by: Atli
Hi, I've set up a form in flash which will send data to a PHP file on my web space, which in return will return the data from the textfields to my e-mail address. I know PHP is enabled in enabled on my web server because I tested it and it's OK. Please can anyone check my PHP script below to see if I am missing something that would cause my...
8
1,407
thread by: K.J.Williams | last post Oct 22 '07 by: Sanders Kaufman
Hi, Im trying to find the latest version ( hopefully 5 ) for my W95 for offline testing. I have found binaries of version 5+ for W95 but I didnt jump to the conclusion that it would be compatible with W95. So I just want to know : - What is the latest version from the museum that I can download for W95 - Is there a way for me to manually...
2
1,473
thread by: Anuack Luna | last post Oct 22 '07 by: Anuack Luna
Http://www.hostmonster.com/ http://www.ixwebhosting.com/index.php/v2/pages.planBusinessPlus http://www.top10webhosting.com/cpanel.php The most complete listing and crazy is: Http://www.webhosting-top10.com/host52/ The only bad thing is the limitation database
0
925
thread by: Anuack Luna | last post Oct 22 '07 by: Anuack Luna
It is not advertising. I really doubt if the service is good. Alquian have service with them. If it is really good. Whoever has the service. How good is the service. It really is good is the service. My english not good Http://www.hostmonster.com/ http://www.ixwebhosting.com/index.php/v2/pages.planBusinessPlus...
2
1,276
thread by: lanlife | last post Oct 22 '07 by: osward
Hello all i am just posting for the first time.I had a challenge at hand, i am thinking of integrating two already made php applications.In this case one will be the main application that get data while the others can retrieve the data for use.i wanted data from one application's database to move to another immediately it is saved in the first...
1
1,147
thread by: Gandalf | last post Oct 22 '07 by: Jerry Stuckle
Hi every one, I have a function writen with c and I need to use her on my php script. I understood that their is away to do so, since php writen with c language, but i don't know how. does someone have a clue? thanks!
4
1,592
thread by: uidzer0 | last post Oct 22 '07 by: Captain Paralytic
Hey everyone, I'm having a little trouble writing an algorithm to create a hierarchal structure from a database which looks like this: Code: parent_id | child_id | ----------------+-------------+ 1 | 2 |
4
1,156
thread by: GameboyHippo | last post Oct 22 '07 by: GameboyHippo
I have a get function that looks like this: /** * Magic function that gets properties * @param mixed $var The property that should be retrieved * @return mixed The value of the property. Returns null if property doesn't exist */ function __get($var) {
18
3,826
thread by: kelbly | last post Oct 22 '07 by: kelbly
Hi I am a newbie can anybody help me please? I am gettin the following error Parse error: parse error, expecting `']'' in c:\program files\easyphp1-8\www\webshop\routines\tSys.php(483) : eval()'d code on line 4 Thanks in advance for your help Katie

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.