Re: [PHP] RE: RE: web analytics

2007-01-12 Thread Sumeet
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

Re: [PHP] Arrays?

2007-01-08 Thread Sumeet
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 India -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Arrays?

2007-01-08 Thread Sumeet
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 India -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] calling a function in the same page

2006-12-25 Thread Sumeet
][totalResultsAvailable]==0) {echo brNO RESULTS TO DISPLAY; } add a 'die;' here.. like { echo brNO RESULTS TO DISPLAY; die; } -- 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

Re: [PHP] Counting the occurences of items in an array

2006-12-24 Thread Sumeet
this: $fruit_count = array( lemon = 1, orange = 3, banana = 2, apple = 1); check http://in2.php.net/manual/en/function.array-count-values.php -- Thanking You Sumeet Shroff http://www.prateeksha.com Web Designers and PHP / Mysql Ecommerce Development, Mumbai India -- PHP General Mailing List

Re: [PHP] How to Separate PHP Errors to a file different than Apache Errors

2006-12-23 Thread Sumeet
accesses the script. if there are no errors, then passes the same to php. if errors are generated, the script is not passed to php.exe but immediately stopped. hence i cannot see a way to access apache errors in php... Is this possible? Thanks again, Shanon -- Thanking You Sumeet Shroff

Re: [PHP] Clarification: Jump to a record/PHP paging...

2006-12-23 Thread Sumeet
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 Development, Mumbai India -- PHP

Re: [PHP] Poping array which has the matching value

2006-12-21 Thread Sumeet
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 contain 'c' $letters will contain Array ( [0] = a [1] = b [2] = d [3] = e

Re: [PHP] Database Question

2006-12-20 Thread Sumeet
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. ie. cache -- Thanking You Sumeet

Re: [PHP] cannot quiet notice error

2006-12-18 Thread Sumeet
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

Re: [PHP] backing up a database

2006-11-24 Thread Sumeet
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 / Mysql Ecommerce

Re: [PHP] security question

2006-11-22 Thread Sumeet
. 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. My web hoster

Re: [PHP] security question

2006-11-22 Thread Sumeet
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

Re: [PHP] [newbie in session] Is is right behavior???

2006-11-08 Thread Sumeet
), 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

[PHP] any PHP script for membership / subscription of articles with paypal integration...?

2006-11-02 Thread Sumeet
. -- 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

Re: [PHP] Class returning more than one value

2006-10-15 Thread Sumeet
in the 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

Re: [PHP] we are looking for experienced php programmers full time freelance...

2006-04-28 Thread Sumeet
? ...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.php.net

Re: [PHP] Re: we are looking for experienced php programmers full time freelance...

2006-04-28 Thread Sumeet
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 a regular

Re: [PHP] we are looking for experienced php programmers full time freelance...

2006-04-28 Thread Sumeet
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

Re: [PHP] Date question

2006-02-24 Thread Sumeet
-%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

Re: [PHP] Parsing HTML

2006-02-16 Thread Sumeet
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

Re: [PHP] can't output sql query with php code.

2006-02-06 Thread Sumeet
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

Re: [PHP] Submitting form without JavaScript

2006-02-06 Thread Sumeet
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

Re: [PHP] Window close.

2006-02-06 Thread Sumeet
statement? Thanks. tedd try echo 'script language=JavaScript type=text/JavaScriptwindow.close();/script'; -- 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

Re: [PHP] Reverse Engineering of Smarty

2006-02-05 Thread Sumeet
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

Re: [PHP] how to show 6 randomly selected featured products?

2006-02-05 Thread Sumeet
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. -- Sumeet Shroff http://www.prateeksha.com Web

Re: [PHP] Submitting form without JavaScript

2006-02-05 Thread Sumeet
(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

Re: [PHP] need help to update a mysql table from dynamic form

2006-02-04 Thread Sumeet
-- 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

Re: [PHP] Help with getting PHP to see Pear.

2006-01-24 Thread Sumeet
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.com Web Design and Ecommerce Development

Re: [PHP] Controling buffer: php/smarty or apache?

2006-01-23 Thread Sumeet
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

Re: [PHP] Re: hiding the index.php page.

2006-01-23 Thread Sumeet
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

Re: [PHP] Can't printout class variable

2006-01-23 Thread Sumeet
[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 (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Drop down directory structure list box

2006-01-18 Thread Sumeet
u can also use input name=myfile type=file this 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