Already purchased the new Motorola Droid? We want to hear from you! Tell us what you think about it and Google's Android 2.0 software.

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested PHP Frameworks Solutions: 1 - 25 of 95
 
Because of session problems in CodeIgniter (PHP) that were clogging up error logs, I followed a recommendation to set the cookie domain, which was previously unset. So this was changed from $c...
Dear Experts, Are there are reports or papers describing the architecture of facebook. Like do they use any PHP frameworks or do they have their own. For a normal social networking site ...
How do I setup joomla to open external links in a new tab instead of a new window?
I'm freaked out completely! I have a problem with 'restricted access' after publishing jstats in joomla 1.5.8 + legacy mode on. I went to php myadmin and deleted all the 'jstats' tables in my ...
Hi everyone. I was trying to get the selected value from a combo box and and insert it into the database. The combo box itself is populated from the database.I am pretty new to PHP so I just ...
I am trying to find out how to populate a HTML select object using CakePHP with a MySQL database? Say I want to fill in categories from my categories database, to keep it dynamic? Any ideas? ...
We need to install our analytics javascript into a client's website that uses PHP/SMARTY. I know enough PHP to be dangerous, and absolutely nothing about SMARTY Here is the code I installe...
Working on a joomla installation on a Linux server. Some nasty malicious code somehow made it onto my desktop which I normally have locked down tight. It attached itself to my ftp program, upl...
I need some help identifying the best way to Query an XML file, Fild the correct 'issue' node based on the acc_num attribute, then delete the entire issue node that the acc_num belongs too. ...
Hi,   What code do i need to add so that... when i perform a query from a MySQL database and run them through a repeat all... it will not display duplicates.. e.g. Every Record i am q...
I was wondering if someone could get me start on wrong some php code to encrypt a file with AES.  I will be writing some C# code to decrypt the file but I am familiar with C# and not very fami...
Hi, In my database I have a 'tasks' table, a 'comments' table and a 'contacts' table.  These tables each belong to four other tables. The four other tables contain entries for which comm...
i am using joomla and i want PHP query string pass in joomla, when i  pass PHP  query string in joomla, jooma not show the variable value in html form only show the variable name which are def...
Using Codeigniter Framework 1.71. using MVC Retrieved database entries through controller and Model. Problem is displaying information through the view (advert.php) page. gives an undefi...
Dear Experts, I have a good one today. I have a view in cakephp in which has several dropdown list boxes. FreqType which has H = Hour, D = Day and N = Now The desired result is when s...
Hi, I have a form that posts back to the same page. I have a check box array and I if I check more than one check box, I can only get it to remember the last one in the list that is checked...
I have the raw query. Now, this is my JOIN using zend_db_select but it gives me array error Anyone know what I could be doing wrong? I want to get all the columns in 'games' to show an...
Is Zend Framework (1.8.4) compatible with PHP5.3? When I run the test application that was running OK in PHP5.2.x. I get My Albums An error occurred message ?> Exception information: ...
Hi Everyone, I am just trying to perform a simple query using cakephp. In the conditions array I am trying to filter by dates. The results should be all 'events' that will be today or greater...
I have finaly parsed and external RSS feed and i am displaying the articles on my site. /all is working fine so far in that respect. Now what i want to do, but unable to figure out how to do...
I'm starting to use Zend Framework and would like to use a query with limit and offset, as the resultset is rather large. If I use the fetchLatest function (see below), I get 10 rows back. I h...
I am stuck on a simple query problem : These are the tables involved : Group     id     name User     id     name Groups_Users   (for HABTM)    id    group_id    user_id N...
Hi, I know there are heaps of questions on this issue but I have been searching the web for the past 2 hours and tried using embed and iframe, all with no success. The iFrame automatical...
Hello Experts, I know there are tons of articles on this question - but just wanted an opinion of the experts on why they prefer obe over the other? Thanks
how do I install pdo on windows server