Hi Experts, How to write URL Rewritten. I need to convert this url http://www.invitationnetwork.com/beta/invitationking/?a_aid=eadea935&a_bid=2115b7f4 to ...
But you still haven't said what order you need the array in? Rob. ... From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of...
hi, u need to study .htaccess for this purpose.. Thanks Neeraj On Thu, May 1, 2008 at 4:44 PM, gangadhara prasad <ngprasad20@...> ... [Non-text portions...
Hi, You need to actually study the apache module mod_rewrite if your using apache, there is also a module for lighttp. For the apache module take a look here...
Tom Whitbread
tom@...
May 1, 2008 8:20 am
7116
Hi Rob if(isset($_POST['submit'])) { $position= $_POST['t1'] ; $file= $_POST['t2']; here t1 is the new postion of where to chage the element t2: is the...
Hi Binoy, Better go for Symphony. It is the best one among all the PHP frameworks. You can get some ideas about ROR (Ruby On Rails) while working on Symphony. ...
Hi Uday, Can I get in touch with you as i need some help in symfony. I started working on symfony and i have just only 1 month experience in it. I have 4.5...
i have user fpdf, now clients want lockng facility to the generated pdf, nobody should not copy the text. please help me thanks -Sreeni.A [Non-text portions of...
Hello, i have developed PHP on windows it does'n matter for function imagettftext() but when upload to Linux Server then raise error following : Warning:...
hi I thiink the GD extention is not enabled at php.ini check it and remove the ";" from its line at extension section don't forget to re-start apache server ...
Hello Friends, Can anybody plz tell me which is the best ( robust / good to debug etc.. ) PHP Editor for making large applications (what abt Dreamweaver CS3 ?...
Regarding the Development Environment Dreamweaver is pretty good Frameworks I vote for Zend and Cake PHP Thanks & Best Regards, Shehzad Asghar Saddiq Group...
Hello Friends, I am new to PHP and i need your favour in configuring the Web.Developer Server Suite package. The installation has gone quite fine , but while...
Hello Friends, I am new to PHP and i need your favour in configuring the Web.Developer Server Suite. The installation has gone quite fine , but while I...
Hello Friends, I am new to PHP and i need your favour in configuring the Web.Developer Server Suite. The installation has gone quite fine , but while I ...
There is an IDE called eclipse which can be free downloaded from http://www.eclipse.org Also, search for php editor for eclipse at the site, tell me what you...
hi did you try eclipse IDE from http://www.eclipse.org ... confidential, ... used by ... erroneously ... sender. ... Services or its ... Experts IT ... ...
I didnot working on Web.Developer Server Suite, but if i's web server is apache, try to find httpd.conf it's a text file that can be edited don't forget to...
Ajoy, Well imho Zend Studio is the best Editor as it allows you to debug in the editor it also has an analyze function which gives you some info which can help...
Tom Whitbread
tom@...
May 3, 2008 8:16 am
7134
Don't bother - use wamp server 2 it's on sourceforge and is a one installation job. Will have you up and running in about 5 minutes. - ...
Tom Whitbread
tom@...
May 3, 2008 8:19 am
7135
What do you mean by configure Web Developer Server Suite Ajoy? The root is in "[install directory]:\www\vhosts\" For shortcut opening configuration file for...
hi, i try to test on phpinfo() at server show following: gd GD Support enabled GD Version bundled (2.0.34 compatible) FreeType Support enabled FreeType...
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
May 4, 2008 11:07 am
7138
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
May 4, 2008 11:07 am
7139
please visit this page http://www.php.net/manual/en/function.imagettftext.php...
Hi, The error says "Font file not found". It means, there is path error to the TTF font file. Do one thing, place the font file in the same directory of ...