This is a discussion on when i load the tpl file using ajax it displays question mark(?) for .How to o within the PHP Programming forums, part of the Web Development category; when i load the PHP file in smarty format(tpl) using ajax it displays question mark(?) for .How ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| when i load the PHP file in smarty format(tpl) using ajax it displays question mark(?) for .How to overcome it? Last edited by ramkumaraol : 08-03-2007 at 01:22 AM. |
| Sponsored Links |
| |||
| hi, just code the business logic in a separate tpl file and call this smarty function which return the output as a string. $vStr = $oSmarty->fetch('Logic.tpl'); echo $vStr; Regards, Vivekanandan. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is there any way to Call or Load a page from the Class File?(Question) | kingmaker | C# Programming | 1 | 02-27-2008 09:38 PM |
| Question regarding file transfer! | joshua_Thomas | Database Support | 1 | 02-15-2008 09:56 PM |
| Question and answers for the load runner! | devarajan.v | Testing Tools | 72 | 02-01-2008 02:49 AM |
| Ajax Interview Question | Sundaram | C# Programming | 15 | 12-03-2007 10:41 PM |
| How to Upload a file using Ajax? | ramkumaraol | PHP Programming | 1 | 08-06-2007 08:58 AM |