473,799 Members | 3,005 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.
0
1,293
thread by: net4professionals | last post Nov 7 '05 by: net4professionals
marriage in ur mind??? visit http://www.net4matrimonials.com job in ur mind??? visit http://www.net4professionals.com EMPLOYERS CAN POST UPTO 5 JOB FREE
2
5,525
thread by: >>Shailesh | last post Nov 7 '05 by: >>Shailesh
Hi All, can anybody tell me detailed diffrence between PHP and JSP? Thanx Shailesh
5
1,823
thread by: Jonathan Crawford | last post Nov 7 '05 by: Erwin Moller
Hi I am niew to pho and am having trouble with dates. I can format a date ok so $today=date('d M Y' ) gives me 2 Nov 2005 $dateval is a mysql date
1
1,717
thread by: Ulf Schleth | last post Nov 7 '05 by: roliroller
hi, since i switched from 4.3.11 to php 4.4.1, i do have problems with scripts which use the 'resize.php' class (see http://www.phpclasses.org/browse/file/4571.html ) with following error-messages: PHP Warning: imagejpeg(): Unable to access /www/www.bla.de/dbimages/image/60_kl.jpg in /www/www.bla.de/admin/resize.php on line 136
0
1,767
thread by: shwdai | last post Nov 7 '05 by: shwdai
作品地址: http://photo.page.us/ 实现:Tag支持,Template解析,Rewrite*
1
1,206
thread by: Carramba | last post Nov 7 '05 by: Tim Roberts
Hi! I'am wondering tha is benifit off creating loggin class instead of function? is there eny? and my next thought is about calendet. I ll have 3 calenders (for 3 diff month) on page with ll show week, day, and they ll by clickble. is there any benefits to writte class instead of funktion? I mean if I writte class so I have to create 3...
2
1,418
thread by: Paul | last post Nov 7 '05 by: Bill Karwin
HI! I need to know how to send form output to a non-windows platform. what are the standards script in? are they in cgi or php? If there is a specific newsgroup for this please let me know :) -- Thanks in advance :) Paul
3
1,642
thread by: Ian Davies | last post Nov 6 '05 by: Ian Davies
Hello I have the following code which changes directory, creates a file and then writes rows to it. It works fine except the file is created in the folder the php script is in instead of the download directory specified in the scrip. Can anyone see where I have gone wrong Also I want to show the question Index and Question on screen as a...
4
1,085
thread by: Didier Willame | last post Nov 6 '05 by: Didier Willame
Hello, I would like to use the 'foo' class stored in http://www.argonauts-it.be/foo.php . This the code ( http://www.argonauts-it.be/test.php ) : <?php ignore_user_abort( true );
1
1,550
thread by: fred | last post Nov 6 '05 by: ninadk
Need an installation set for PHP 5.0.5 Windows Binary or Zip for PHP 5.0.5 with MySQL support built in
1
1,356
thread by: hokus | last post Nov 6 '05 by: hokus
What is the best CMS for software developer company? Thanks
0
1,475
thread by: Robert William | last post Nov 6 '05 by: Robert William
Hi 1) I have PHP 4.4, RH 9, Apache 2.0, JDK 1.5, Intel Box 2) Successfully configured php for Apache and Java 3) Able to execute simple JAVA code from within PHP 4) I intend to use JSSE (SUN API for SSL) from within PHP to connect to another server which listens on secure port 5) Whenever I invoke JSSE from PHP, I get JAVA exception 6)...
0
1,058
thread by: Chris | last post Nov 6 '05 by: Chris
I built http://www.morepopularthanjesus.com as a test exercise in interacting with the google api. Any suggestions for enhancements?
1
2,609
thread by: Tobierre | last post Nov 6 '05 by: Joshie Surber
Hi all, I've got a problem with sending mail from my local box! Anytime I try to send mail through a script I get the following error: Warning: mail() : SMTP server response: 501 Bad address syntax in *** I know it's not the script as it works fine on my hosts web server...
6
1,963
thread by: Frdric Vailleau | last post Nov 6 '05 by: Tim Roberts
Hi there, I'm looking for the function used on the yahoo webmail which rewrite stylesheet. I developped a webmail and had a problem with mails using style associates on global tag (ie body) In fact, when the body tag has a style, my whole page is using this style ... The yahoo webmail modify the mail code to put the mail in a div with an id...
4
1,640
thread by: Berimor | last post Nov 5 '05 by: Oli Filth
Hi All, are there any ideas of how to keep the magic_quotes_gpc variable in ini file - "On" or "Off". I just noticed the difference between local settings and server's ones. So i cant decide what to fix. Thanks.
2
3,572
thread by: yawnmoth | last post Nov 5 '05 by: yawnmoth
Can anyone help me understand the following scripts output?: <? echo preg_replace('/.*/e',"sprintf('\\\\\')",''); ?> The output is \ and this doesn't make a lot of sense to me. Since \\'s in strings are interpreted as single \'s, the above sprintf parameter is equal to \\\. The following scripts output confirms this:
1
7,193
thread by: windandwaves | last post Nov 5 '05 by: windandwaves
Hi Folk Some of you may be interested in a function that allows you to add/substract from a date in PHP, using a MySql Dateformat (e.g. 2005-10-31) (NOT TESTED): Any comments appreciated. <?php /*
6
2,276
thread by: Joe Molloy | last post Nov 5 '05 by: ZeldorBlat
Hi, I'm wondering is there any way I can get a variable's value from within a class when the variable has been declared outside the class but in the same script as the class is contained in. For example, say I have the following script <?php constant myvar = "my original string";
5
4,467
thread by: Pseud O'Nym | last post Nov 5 '05 by: Pseud O'Nym
Hi all, and apologies if this is a newbie type question, I am one. I need to get a page to go to a paticular <a name=""> tag. It works fine with no variables passed eg: myscript.php#top, but I need to append other info and just can't work out how to do it. TIA
8
11,166
thread by: Krustov | last post Nov 5 '05 by: NC
Not that i'm one to ask silly questions - but can it be done .
2
1,370
thread by: mikeho | last post Nov 5 '05 by: Sergej Andrejev
I wanted to let people know about Qcodo, a development framework that was presented both at the Zend/PHP Conference a couple of weeks ago as well as the MySQL User's Conference back in April of this year. It has just been released as an open source product, and has gotten quite a lot of positive feedback. Feel free to check it out at...
3
8,152
thread by: Steven Sinfield | last post Nov 5 '05 by: Gordon Burditt
Hi All, I am trying to use PHP & MySQL over SSL, my issue is that the data that I am querying also needs to be available by non-secure as well. Can someone please help me in doing this. Cheers Steve
20
14,205
thread by: Parrot | last post Nov 5 '05 by: JDS
I am trying to program a function to return a 2 dimensional array, but it's not working. I reduced the return value to 1 dimension and tested that to make sure that the problem wasn't elsewhere. It had no problem when the array was 1 dimensional. Is there something different I need to do in order to return a 2 dimensional array from a...
5
1,763
thread by: Hemanth | last post Nov 5 '05 by: Jeff North
Hello there, I'm trying to read an excel worksheet (with more than 5000 rows and 30 columns) using PHP. I'm using the "excelreader" script I found over the web - http://sourceforge.net/projects/phpexcelreader/. Seems to me, the script reads the values in all cells correctly and stores the total number of rows and columns existing in the...

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.