[PHP] Why am i not getting any php e-mails? just testing;

2002-03-11 Thread Caleb Carvalho
_ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How does attachment works with sybase?

2002-03-06 Thread Caleb Carvalho
Hi, How does attachment works with sybase? I mean if I wanna create a table to accept attachments, what data type do I use, any examples would be much appreciated; Thanks, C. _ MSN Photos is the easiest way to share and print

[PHP] How does attachment works with sybase?

2002-03-06 Thread Caleb Carvalho
Hi, How does attachment works with sybase? I mean if I wanna create a table to accept attachments, what data type do I use, any examples would be much appreciated; Thanks, C. _ Send and receive Hotmail on your mobile device:

[PHP] PHPBuilder.com Has an Easy File Upload Article, does any1 know

2002-03-06 Thread Caleb Carvalho
Hi all, PHPBuilder.com Has an Easy File Upload Article, i find it to be very useful and helpful for my situation, does any one know of a similar but for download the uploaded file? I would like to upload and download file in my server directory using php, please, please let me know of any

[PHP] index.php

2001-12-30 Thread Caleb Carvalho
Hi all, all the sudden my apache 1.3.22 is not showing my index.php page php-4.0.6, i have added the addtype .php inside httpd.conf not only that, i have also noticed that the ?php phpinfo(); ? is not working also, this is not displaying the test page, I am using netscape as a browser, do you

[PHP] $PHP_SELF not working -please help

2001-12-19 Thread Caleb Carvalho
Hi there, I have created a script that is suppose to get some input from user and display back, and i have the following method FORM METHOD=POST ACTION=? echo $PHP_SELF ? so i have a script that if login fails it will ask the user to register, if(!$username) { session_unregister(userid);

[PHP] please help! ./common_db.inc'

2001-12-17 Thread Caleb Carvalho
Hi all, this is my first real php program -can any one explain to me what this error message means? Warning: Failed opening './common_db.inc' for inclusion (include_path='') in /var/www/html/myphp/ex.php on line 2 thanks a lot, Caleb

[PHP] php test page not working with apache 1.3.22

2001-11-09 Thread Caleb Carvalho
./apachectl restart. when I type ./apachectl status it does not show that the php-4.0.6 has be compiled with it. Am i missing some steps? please point me out, p.s. i have added the module of php4 /libphp4.a to apache and did the make command to make it executable. Thanks, Caleb Carvalho

Re: [PHP] format date

2001-10-23 Thread Caleb Carvalho
good fruit Jan 1 1900 12:00:00:000AM . I would like the date to show 23-10-01 instead of Jan 1 1900 12:00:00:000AM that gets inserted as a default any help Caleb Carvalho Application Engineer LoadRunner/APM

[PHP] format date

2001-10-22 Thread Caleb Carvalho
Hi all, i would like a simple way to get date field formatted from my little sybase, for some reason the output of it is showing the wrong date example Jan 1 1900 12:00:00:000AM thanks Caleb Carvalho Application Engineer LoadRunner/APM

[PHP] stripslashes

2001-10-04 Thread Caleb Carvalho
the stripslashes function to get the description? ... I have tried up and down, but unfortunately am still learning php, sorry, Caleb Carvalho Application Engineer LoadRunner/APM - Enterprise Testing and Performance

Re: [PHP] stripslashes

2001-10-04 Thread Caleb Carvalho
Steve, Thank you very much, i will try it now.. Caleb Carvalho Application Engineer LoadRunner/APM - Enterprise Testing and Performance Management Solutions

[PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
Hi all, I have enable sybase magic quotes=on in php.ini, and with the test file in my phpinfo(); says configuration path /www/conf i have placed the file there, but the sybase magic quote=off!! am i suppose to change all files ie php.ini -dist php.ini -optimized aswell? pls help Caleb

RE: [PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
Hi, you're right, i did without knowledge enable --with -conf /www/conf when running the ./configure :(.. ok, thanks for point that out, do i need to go to square 0 i mean by running configure then make make install? thanks Caleb Carvalho Application Engineer LoadRunner/APM

Re: [PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
Hi, yeah i did httpd restart, and i also tried to place the file in /etc/httpd/conf /usr/local/lib /www/conf but not luck... I am using php-4.0.6, Caleb Carvalho Application Engineer LoadRunner/APM

[PHP] addslashes q's

2001-10-03 Thread Caleb Carvalho
after enabling magic quotes with sybase, now, i don't even need to addslashes.. the only problem is that is adding quote when i say won't it adds won''t does any one know why? thanks a lot Caleb Carvalho Application Engineer LoadRunner/APM

Re: [PHP] addslashes q's

2001-10-03 Thread Caleb Carvalho
thanks, how do i get the right output? Caleb Carvalho Application Engineer LoadRunner/APM - Enterprise Testing and Performance Management Solutions

[PHP] what directory should put the php.ini?

2001-10-02 Thread Caleb Carvalho
Hi all, I have just rename the php.ini-dist to php.ini from the installation directoy but am not sure where to place it in order for php to rea,, any help?? thanks Caleb Carvalho Application Engineer LoadRunner/APM

[PHP] Warning: Sybase message: Incorrect syntax near 't'.

2001-10-01 Thread Caleb Carvalho
Solution : dondd Caleb Carvalho Application Engineer LoadRunner/APM - Enterprise Testing and Performance Management Solutions

[PHP] still learning php

2001-10-01 Thread Caleb Carvalho
I posted a msg earlier on regarding error when adding text with quotes ' .. I have just found out thar I need to use addslash() function, my q's is where do i put this function? Caleb Carvalho Application Engineer LoadRunner/APM

Re: [PHP] still learning php

2001-10-01 Thread Caleb Carvalho
Hi Dimitris, thanks, but what if I have 5 fields to add into ie name,surname,comments? Caleb Carvalho Application Engineer LoadRunner/APM - Enterprise Testing and Performance Management Solutions

[PHP] Thank you all

2001-10-01 Thread Caleb Carvalho
thank you all, you've been a really good help I must say i've learned a lot, i will now try and get busy ps. this php mailing list really works :) many thanks Caleb Carvalho Application Engineer CSO Europe LoadRunner/APM

[PHP] showing wrong php version after install

2001-09-26 Thread Caleb Carvalho
hi all, just finished installing php-4.0.6, now when writing the test.php page with the ?phpinfo();? i am still getting the PHP Version 4.0.4pl1 that was installed with my linux 7.1 distro !!! any help? Caleb Carvalho Application Engineer LoadRunner/APM

[PHP] where can i get a sample php scripts to get data from pubs2 in sybase?

2001-09-26 Thread Caleb Carvalho
hi all, i've managed to setup php-4.0.6 sucessfully with sybase, apache :) does any1 know where to get a sample script that will initially get the pubs2 data from sybase? Caleb Carvalho LoadRunner/APM

[PHP] Test.php does not show that it was configured with sybase on Linux 7.1

2001-09-25 Thread Caleb Carvalho
Hi all, I have installed sybase on my Linux 7.1 machine and after creating my first php-4.0.4pl1-9 page, sybase is not listed under ./configure section,,, do i need to recompile again??? pls help Caleb Carvalho LoadRunner/APM

[PHP] can you pls tell me where is php ./configure file in linux 7.1

2001-09-25 Thread Caleb Carvalho
hi, am still having problem to compile my sybase, i have linux 7.1 and php was installed during installation process, i can't find the ./configure file.. php-4.0.4pl1-9 pls help Caleb Carvalho LoadRunner/APM

[PHP] newbie ? :)

2001-09-07 Thread Caleb Carvalho
hello all, i am trying to install Loadrunner for in linux, am not sure where is my LD_LIBRARY_PATH linux rhat7.1 can some pls point me out many thanks, kind regards caleb _ Get your FREE download of MSN Explorer at

Re: [PHP] Re: someone please explain weird getforeignkeys

2001-08-23 Thread Caleb Carvalho
Hi all, I've just install php-4.0.6 in my linux machine, but am not familiar with the syntax, How good is php in terms of managing database (sybase) data compare to Java? I mean to display on the web? Thanks, Caleb Carvalho Application Engineer Tier 1 CSO Europe LoadRunner/APM

[PHP] sybase on linux RH 7.1?

2001-08-23 Thread Caleb Carvalho
has any1 installed sybase on linux RH 7.1? where can i get a good manual? am getting errors trying to ./startserver -f ./RUN_SYBASE Caleb Carvalho Application Engineer Tier 1 CSO Europe LoadRunner/APM