Search found 3 matches

by saman_artorious
Tue Nov 04, 2008 9:40 am
Forum: PHP - Code
Topic: line break in linux
Replies: 1
Views: 165

line break in linux

Hi,
i have installed LAMP and my sites are working fine.
i don't know how to use line break in linux. i have tried all the following choices but they do not work
\n
\r
\r\n
\n\r
i can only go to new line using html tag

(versionhp-5.1.6-20.el5_2.1)

any help would be thankful
by saman_artorious
Tue Nov 04, 2008 9:39 am
Forum: PHP - Code
Topic: Call to undefined function
Replies: 3
Views: 187

Re: Call to undefined function

thanks
by saman_artorious
Sat Nov 01, 2008 2:00 pm
Forum: PHP - Code
Topic: Call to undefined function
Replies: 3
Views: 187

Call to undefined function

Hi it's a long time that i use mysql and php i already created a site and have everything fixed today i tried to access my site via apache but i recieved the following error: call to undefined function mysql_connect everything works fine 1)apache is running 2)mysql -u root -p connects to the mysql s...