Click here to Skip to main content
15,891,253 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: Learn Red Hat for Beginners Pin
Albert Holguin18-Nov-11 9:24
professionalAlbert Holguin18-Nov-11 9:24 
Questiondetermine page title Pin
Jassim Rahma17-Nov-11 5:24
Jassim Rahma17-Nov-11 5:24 
AnswerRe: determine page title Pin
Smithers-Jones18-Nov-11 2:27
Smithers-Jones18-Nov-11 2:27 
GeneralRe: determine page title Pin
Jassim Rahma19-Nov-11 4:26
Jassim Rahma19-Nov-11 4:26 
GeneralRe: determine page title Pin
Jassim Rahma19-Nov-11 19:50
Jassim Rahma19-Nov-11 19:50 
GeneralRe: determine page title Pin
Niall Barr21-Nov-11 1:06
professionalNiall Barr21-Nov-11 1:06 
AnswerRe: determine page title Pin
afroxav30-Nov-11 6:35
afroxav30-Nov-11 6:35 
Questionfile_get_contents() Pin
tarık kazancı17-Nov-11 2:11
tarık kazancı17-Nov-11 2:11 
hi everybody,
I have a problem about php.Can u help me?
Now, i need to get something from another server in PHP.

XML
<table cellpadding="2" cellspacing="12" border="0" align="center" width="600" style="font-family:'Trebuchet MS'; font-size:16px; font-weight:bold;">
                                            <tr>
                        <td bgcolor="#FFFFFF" width="170" align="center">34 TYT 34</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">805000 TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">810000 TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">3800 TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">3900 TL</td>
                      </tr>
                      <tr>
                        <td bgcolor="#FFFFFF" width="170" align="center">YARIM PLAKA</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">402500                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">405000                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">1900                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">1950                          TL</td>
                      </tr>
                      <tr>
                        <td bgcolor="#FFFFFF" width="170" align="center">ÇEYREK PLAKA</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">201250                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">202500                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">950                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">975                          TL</td>
                      </tr>
                      <tr>
                        <td bgcolor="#FFFFFF" width="170" align="center">1 BİJON</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">50312.5                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">50625                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">237.5                          TL</td>
                        <td width="100" bgcolor="#FFFFFF" align="center">243.75                          TL</td>
                      </tr>
                                          </table>

I want to add this data in my website as curl.Actually i don't know php very well.I guess we can use file_get_contents().But how we can use it for table html?
AnswerRe: file_get_contents() Pin
cjoki18-Nov-11 9:27
cjoki18-Nov-11 9:27 
Questionuse doctrine ORM in Model laye MVC Pin
Mr.Moqadam16-Nov-11 22:19
Mr.Moqadam16-Nov-11 22:19 
QuestionUsing python to copy only files with a given extension Pin
matjame14-Nov-11 21:20
matjame14-Nov-11 21:20 
AnswerRe: Using python to copy only files with a given extension Pin
Addy Tas29-Nov-11 12:28
Addy Tas29-Nov-11 12:28 
Questionhow to specify page title? Pin
Jassim Rahma10-Nov-11 4:23
Jassim Rahma10-Nov-11 4:23 
AnswerRe: how to specify page title? Pin
Mohibur Rashid10-Nov-11 4:42
professionalMohibur Rashid10-Nov-11 4:42 
AnswerRe: how to specify page title? Pin
arya168515-Nov-11 1:10
arya168515-Nov-11 1:10 
QuestionPageLayout - your advise? Pin
Jassim Rahma10-Nov-11 3:04
Jassim Rahma10-Nov-11 3:04 
AnswerRe: PageLayout - your advise? Pin
Mohibur Rashid10-Nov-11 4:37
professionalMohibur Rashid10-Nov-11 4:37 
AnswerRe: PageLayout - your advise? Pin
arya168515-Nov-11 1:09
arya168515-Nov-11 1:09 
GeneralRe: PageLayout - your advise? Pin
Jassim Rahma15-Nov-11 3:49
Jassim Rahma15-Nov-11 3:49 
AnswerRe: PageLayout - your advise? Pin
awedaonline5-Dec-11 23:21
awedaonline5-Dec-11 23:21 
Questionwidth is making crazy! Pin
Jassim Rahma10-Nov-11 2:11
Jassim Rahma10-Nov-11 2:11 
AnswerRe: width is making crazy! Pin
Mohibur Rashid10-Nov-11 4:49
professionalMohibur Rashid10-Nov-11 4:49 
GeneralRe: width is making crazy! Pin
Jassim Rahma10-Nov-11 5:50
Jassim Rahma10-Nov-11 5:50 
GeneralRe: width is making crazy! Pin
Mohibur Rashid10-Nov-11 10:16
professionalMohibur Rashid10-Nov-11 10:16 
GeneralRe: width is making crazy! Pin
Jassim Rahma10-Nov-11 6:09
Jassim Rahma10-Nov-11 6:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.