Search found 7 matches

by monloi
Sun Apr 30, 2006 11:58 pm
Forum: PHP - Code
Topic: mysqli for php4.3.11???
Replies: 6
Views: 644

arborint wrote:You need to compile PHP with "--with-mysqli=mysql_config_path/mysql_config". Check with phpinfo() to see if it is installed.
i forgot to tell u..im using windows...
by monloi
Sun Apr 30, 2006 2:08 pm
Forum: PHP - Code
Topic: mysqli for php4.3.11???
Replies: 6
Views: 644

mysqli for php4.3.11???

hi,

im using php4.3.11 and mysql 5.0.20a...i want to access some of mysql5's functions...and they sed i can get it from mysqli library...but the problem is i cant find or download the mysqli library...

can someone give me a link to that library...

thanx,
mon
by monloi
Mon Apr 17, 2006 7:47 am
Forum: Linux
Topic: unintall apache on linux
Replies: 2
Views: 2075

unintall apache on linux

how do i uninstall apache 1.x on linux redhat 9 without uninstalling its dependecies???

or what is better removing the depencies or not touching them..??
by monloi
Sat Mar 18, 2006 1:10 am
Forum: Linux
Topic: ftp application 4 xp home and RH9
Replies: 4
Views: 2494

the link that u just gaved me was about xp pro not xp home...
by monloi
Sat Mar 18, 2006 12:45 am
Forum: Linux
Topic: ftp application 4 xp home and RH9
Replies: 4
Views: 2494

ftp application 4 xp home and RH9

hi all,
im have 2 computers a winxp home and a linux RH9 i was wondering if you could suggest a good ftp for both since winxp home doesnt support ftp so im looking for a good ftp application..

thnx...
by monloi
Thu Mar 16, 2006 3:59 am
Forum: PHP - Code
Topic: PREG_NO_EMPTY_SPLIT what version of php use this???
Replies: 1
Views: 202

PREG_NO_EMPTY_SPLIT what version of php use this???

what php distribution does this exists coz im debugging a site and im using php4 and i saw in the manual that this was supposed to be PREG_SPLIT_NO_EMPTY...so im wondering if versions of php use this constant...??
by monloi
Thu Mar 16, 2006 3:14 am
Forum: PHP - Code
Topic: should i set my error reporting to not display notices???
Replies: 2
Views: 193

should i set my error reporting to not display notices???

im just really bothered guys if its ok to ignore notices or undefined variables...coz if its ok then ill set my php.ini to hide notices
but if it is not?why?what can it do to my website???