would need. and great tools...
but i have noticed that there is a mark different between what apache
reports to you and what google analyltics does... and i am sticking to
apache logs. they are more accurate... (i am assuming)
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web
^
add this
> }
> [/php]
>
> 2 use the usort function
>
> usort($test,'cmp_forth_value');
>
> Best regards,
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai In
^
add this
> }
> [/php]
>
> 2 use the usort function
>
> usort($test,'cmp_forth_value');
>
> Best regards,
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai In
["ResultSet"]["totalResultsReturned"];
if($phpobj["ResultSet"]["totalResultsAvailable"]==0)
{echo "NO RESULTS TO DISPLAY"; }
add a 'die;' here.. like
{
echo "NO RESULTS TO DISPLAY";
die;
}
--
Thanking You
Sumeet Shroff
http://www.pra
uot;,
"banana",
"orange");
And I'd like to create this:
$fruit_count = array(
"lemon" => 1,
"orange" => 3,
"banana" => 2,
"apple" => 1);
check
http://in2.php.net/manual/en/function.array-count
i would suggest u run the query function twice. first time u get the
search results and the second time u get all the results.
that way you will be able to differentiate the records perfectly
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce De
>
> Thanks again,
> Shanon
>
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Che Hodgins wrote:
Leo,
$letters = array('a', 'b', 'c', 'd', 'e', 'f');
$key = array_search('c', $letters);
you can also try
unset( $letters[$key] );
sumeet
$value = array_splice($letters, $key, 1);
$value[0] will c
several another tables also. that maintains
only the daily averages etc... or any other data that u may need to run
on to get your stats.
running Mysql average, sum command on that single database everytime
will be rather cumbersome. it will be faster to run commands once and
store in a database.
how can I do to shut up these f** notices? :$
error_reporting( 0 );
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Brad Fuller wrote:
$command = "mysqldump -u $dbuser -p$dbpass $dbname | gzip >
$backupFile";
system($command);
what if system() has been disabled on the server?
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / My
past my day.
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e project.
>
that is a beautiful statement...
thanks a lot...
sumeet
Richard Lynch wrote:
On Wed, November 22, 2006 11:20 am, Alain Roger wrote:
Now that i finished the client side of the web application i would
like to
improve the security of my administration side of this web
application.
M
), and the page appear ?.
u also try to turn the error_reporting on
error_reporting(E_ALL);
this will display you all the errors.
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http
.
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
function
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
John Nichel wrote:
cajbecu wrote:
$300 / hr
8 hr minimum per day
available 0800 - 0900EST
it`s a joke, right?
Not at all. Ready to sign the contract?
hmm...$300
sorry my budget is only $299 per hour.
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and
Barry wrote:
Sumeet schrieb:
What the hell is a full time freelance? Why don't you just give
aprogrammer the job? I dont' get it. Please enlight me/us :)
most freelancers are working and hence not available during office hours...
a full time freelance is a person who does not have
but a MUD? ...for doing business?
anyway i used the MUDand remembered the time on the BBS...(Bulletin
Board Service)
thanks...
--
Thanking You
Sumeet Shroff
http://www.prateeksha.com
Web Designers and PHP / Mysql Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.ph
%Y-%m-%d",'date_column') in the sql
http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
libraries available on the net
try. http://www.sourceforge.net and http://www.phpclasses.org
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tional php statement?
Thanks.
tedd
try
echo '<tt>type="text/JavaScript">window.close();';
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
otherwise it would beat the purpose of ecommerce.
i came across this
http://www.phpclasses.org/browse/package/2249/download/zip.html
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
ned by mysql_query.
3. check it mysql_query is not returning an error.
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to paypal via browser.
>
> My dream is to have a function (or class) that would be used this way:
"dream"...really?.. mine is to own a merc.
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the
usage of the function and can improve or developed further the most
commonly used functions.
Pear's Benckmark Profiler is easy to install and to use...try it.
Use session only for dynamic data that CANNOT be stored in a database.
like carts, navigation info, or form elements etc.
--
Sum
Rory Browne wrote:
If you don't have backups, then:
1: Why do you not have backups?
2: Are you insane?
hmm. totally uncalled for
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net
ot; => "value1",
"field2" => "value2");
*/
while( list($key,$value) = each($getcatrow) ) {
echo " size='18'/>";
}
}
u can then complete the code
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
opening 'db/mysql.php' for inclusion
(include_path='/usr/share/php') in */srv/www/htdocs/bse/db/db.php* on
line *53*
i think it has to do with the 'include_path' set in php.ini
include_path = 'your_path';
--
Sumeet Shroff
http://www.prateeksha.
ete_Class_Name] => User
[isLoggedIn] => 1 [lastName] => Gunn [firstName] => Scott )
try
$user = (User)$_SESSION['user'];
rest remains the same.
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (htt
being within the frame.
and the visitor can then browser within the main frame. the top url will
remain the same.
--
Sumeet Shroff
http://www.prateeksha.com
Web Design and Ecommerce Development, Mumbai India
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
robert mena wrote:
Hi,
I am facing a strange problem. My site, even tough designed to appear
quickly at user's browser, appears at "once". If I test the static HTML
version it starts to appear as downloaded If I test the php generated
version the page seems render as a whole.
I am using smar
it.
Sean
u can also usethis will open the
Explorer dialog box for select files.
sumeet shroff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
33 matches
Mail list logo