for the work they do on the site ;-)
If you are interested, please contact me PRIVATELY and include a few
examples of your work (websites,etc...). Thanks.
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
how many emails my server can send per hour.
They recommended I find a 3rd party service provider with support PHP
API connections.
My budget is limited. Does anyone have any suggestions of companies
that might work for my scenario?
Any feedback is appreciated ;-)
Don
--
PHP General
opy the echoed query and paste into into my Sequel Pro
query editor and run it - works perfectly. Can someone shone some
light on this? Frustrating - to say the least.
Don
$csv = "SELECT u.user_id,
u.fi
) , 0) FROM tl_trans_pmt_items ip WHERE
t.transaction_id = ip.inv_id GROUP BY ip.inv_id) as d,
regardless of the combination I use, invalid relationships come back
as NULL - need to return 0 so I can use it in a math formula.
Probably simple - maybe ;-)
Thanks,
Don
--
PHP General Mailing
services the site will provide to the public, but would
require a NDA to be signed first.
If you have interest in a potential back-end revenue stream in
exchange for you time in coding, please contact me PRIVATELY.
Thanks!
Don Wieland
D W D a t a C o n c e p t s
--
PHP General Mailing List
Hey Tim,
I got a select string:
select timediff(cast(out_1 as time), cast(in_1 as time)) tHours FROM
lm_tc_trans WHERE tc_trans_id = '42'
result = 08:45:00
How do i convert that to a FLOAT (5,2) = 8.75
or
result = 08:15:00
How do i convert that to a FLOAT (5,2) = 8.25
D
so i can insert it via PHP to mySQL
5) Work is most popular browsers
Free would be nice but I am will to pay a bit if it offers everything
I need.
Any suggestions would be appreciated.
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
#x27; ORDER BY `id_Sort`";
echo $queryi;
$resultsi = mysql_query($queryi) or die("Error performing query");
$instruments = mysql_fetch_array ($resultsi);
Does not. What am i missing here? Thanks!
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I am needing to find someone with extensive mySQL chops to assist me
in building a few mySQL queries to run from PHP. Compensation, of
course...
Probably an hour or so of effort for qualified. Please contact me
PRIVATELY if interested.
Don
--
PHP General Mailing List (http
Hi all,
Is there a list/form to get some help on compiling mySQL queries? I am
executing them via PHP, but do not want to ask for help here if it is
no the appropriate forum. Thanks ;-)
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
y the result of another part of the code --- hence
why the query works externally.
Thanks Daniel,
I did search my code prior to call and found an illegal invisible
character. Working now...
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Nov 27, 2010, at 11:35 AM, Daniel P. Brown wrote:
Strange... I have no idea what to do. I got to run it via PHP.
Don, on which table is the column `member_year` located? Is that
on `Members`?
it is "Member_Years". I thought of that. I change the query:
select m.* from
On Nov 27, 2010, at 10:39 AM, Tommy Pham wrote:
Don,
Have you tried to run the query in either MySQL workbench or the
command
line to ensure that query is SQL syntax error free? From the error
message,
it sounds more like a SQL syntax error. If you're able to run the
query
fine i
m.AUCCIIM_ID =
my.member_id where now() < DATE_ADD(DATE_SUB(concat(member_year +
1,'-07-01'), INTERVAL 1 DAY), INTERVAL 30 DAY) AND
m.Preferred_First_Name LIKE 'Don%' group by m.AUCCIIM_ID order by
m.preferred_last_name
Don
On Nov 27, 2010, at 10:08 AM, Daniel P. Brown wrote:
one primary question: are you using the mysql_*
family, mysqli_* family, or another method of interfacing with MySQL?
mysql_
$results = mysql_query($query) or die(mysql_error());
Don
--
PHP General Mailing List (http://www.php.net/)
To
where now() < DATE_ADD(DATE_SUB(concat(member_year +
1,'-07-01'), INTERVAL 1 DAY), INTERVAL 30 DAY) AND
m.Preferred_First_Name LIKE 'Don%' group by m.AUCCIIM_ID order by
m.preferred_last_name
ERROR: You have an error in your SQL syntax; check the manual that
correspon
Hi gang,
I am executing a query via PHP that gives me a PHP error:
You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use
near 'AND m.`Preferred_First_Name` LIKE 'Don' AND
m.`Preferred_Last_Name` L
SESSION VARS.
I am doing some experimenting. Any words of wisdom or resources would
be helpful. Thanks!
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 336-4828
Integrated data solutions to fit your business needs.
Need assistance
echos
(where a user can reply it will post back into the PM system and echo
back email to assigned users - with file attachments)
Suggestions? Thanks!
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
appreciated.
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
and parse the new emails and insert them in to DB.
Obviously a cool feature, that I want to use in a few of my web apps.
Anyone have any tips/resource links or a product I can use to do this.
Any feedback is appreciated!
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
= $q1s && $CD <= $q1e) $qCur = 1;
if($CD >= $q2s && $CD <= $q2e) $qCur = 2;
if($CD >= $q3s && $CD <= $q3e) $qCur = 3;
if($CD >= $q4s && $CD <= $q4e) $qCur = 4;
it returns "4"
Don Wieland
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
DAY'S date
Current_Fiscal_Quarter - result will be 1, 2, 3,or 4
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
942400 (which is 10/13/2010)
Appreciate any help.
Don
942400 (which is 10/13/2010)
Appreciate any help.
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 336-4828
Integrated data solutions to fit your business needs.
Need assistance in dialing in your FileMaker solution
7
A
Ddim no3
When I transpose DOWN these chords, just the NOTE should change:
G#
G#sus7
Bsus add9
C#maj7
Fm7
G
Cdim no3
I am working on a function, but still not producing the proper
results. Hopefully this break down is more clear and someone will bail
me out ;-)
Thanks again for the feedbac
1/2 step, it would look like this:
*B C#m7D#m
This is the first line of my song
* B/D# D#m7C#m7
and I know it can get real long
* F#m7 G#m7
If you know I will say
* F#/A#B
That it will help
else that I should be looking at to remedy this
hanging?
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 305-2771
Integrated data solutions to fit your business needs.
Need assistance in dialing in your FileMaker solution? Che
file that IS NOT a PDF file, display an
javascript alert "You can only upload PDF files. Please try again."
If the user selects a PDF file greater than 1MB, display an javascript
alert "File uploads may not exceed 1M in file size. Please try again."
I appreciate any help th
On Jul 8, 2010, at 10:09 AM, Ashley Sheridan wrote:
thanks Ash,
I figure it out. I was not entering the full year.
date('y-m-d',strtotime($fval))
needed to be
date('o-m-d',strtotime($fval))
Duh ;-)
Thanks,
Don
On Wed, 2010-07-07 at 13:28 -0700, Don Wieland wrote
ay($ffield['f'])?joinFields($ffield['s'],
$ffield['f']):$_POST[$ffield['f']];
$query_values[] = "'".mysql_real_escape_string($ffield['s']=='/'
&& !empty($fval) ?date('y-m-d',strtotime($fval)):$fval)."
y('applicant_dob_1','applicant_dob_2','applicant_dob_3'),
'req'=>0, 's'=>'/'),
This enters in the DB fine when there is a DATE, but when these fields
are left empty, it inserts into the the DB as 2069-12-31.
How does one deal
On Jun 13, 2010, at 7:53 AM, Ashley Sheridan wrote:
On Sun, 2010-06-13 at 07:50 -0700, Don Wieland wrote:
Yeah - I thought about that, but I don't know how to do this. I
have a
partner who admins my virtual private server. Oh well ;-)
It is probably something I need to do to the h
SECURITY
CODE correctly. It is case sensitive.&name=".$_POST['name']."&email=".
$_POST['email']."&comment=".$_POST['comment']);
exit();
}
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwd
Does anyone have any resources that demonstrates using jquery to have
an image or object slide in from the left and then fade in.
I would appreciate it.
Thanks!
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 305-2771
sent at 4/9/2010 @ 10:45am
1 month(s) = email sent at 3/16/2010 @ 10:45am
1 year(s) = email sent at 4/16/2009 @ 10:45am
This is really what I need...
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 305-2771
--
PHP General Mailing
this...
Thanks!
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 305-2771
Integrated data solutions to fit your business needs.
Need assistance in dialing in your FileMaker solution? Check out our
Developer Support Plan at:
http
Hi,
I am pulling email values out of a database and the format is as follows:
John Smith
I need to parse the string into two variables as such
$name = John Smith
$email = john.sm...@somedomain.com
What would be the easiest way to do this?
Thanks.
--
PHP General Mailing List (http://www.p
$num++;
}
}
}
The records are inserting into the table BUT the field "och_Dates" is
not getting the proper value. It gets "-00-00".
Frustrating. My code looks right and I echoed the value on the page
and it is formatted properly. The field in mySQL i
, AJAX, and JQuery. Developer may work
remotely.
Please contact me via email, PRIVATELY, with your skills and sample of
online project you have done. Also, this will be an hourly job - so
what Hourly Rate you expect to get paid would be nice.
Thanks!
Don Wieland
D W D a t a C o n c e p
$db->query("CALL Get_OHC_Years()") or die("Records not
found.");
$yRow = $years->fetch_array();
echo "";
print_r($yRow);
echo "";
But the result it returns on my page is:
Array (
[0] => 2007
[ohc_year] => 2007
What am I m
- if so generate
a ERROR.
If they are not existing, create ONE RECORD for each day in that year.
If you can, please include the mySQL procedure code and the PHP that
would call it.
Appreciate any help that be offered.
Don Wieland
D W D a t a C o n c e p t s
~
d..
onf
> >> 2.remove
> >> X11BASE=""
> >> from that file and
> >>
> >> 4.make all-depend-list
> >> 5.make clean all depend soft
> >> 6.make menuconfig set X11 disable
> >> 7.make &&make install
>
; from that file and
>
> 4.make all-depend-list
> 5.make clean all depend soft
> 6.make menuconfig set X11 disable
> 7.make &&make install
>
>
> 2010/1/12 Don O'Neil :
> > Ok.. just for grins I installed a new instance of 6.1, NO Patches,
> just
> >
Ok.. just for grins I installed a new instance of 6.1, NO Patches, just
straight off the ISO...
I loaded the ports that came WITH the distro, and was able to make php 5.1.2
ok...
When I did a portsnap fetch, portsnap extract, then went into the
/usr/ports/lang/php5 and just typed make I get the s
> > I tried adding WITHOUT_X11=yes to /etc/make.conf as well as X11BASE=
> and
> > X11BASE="", but I still get the same error.
>
> Remove them. This makes sure they are not defined, not even
> empty (as in "#define BLA -> symbol 'BLA' is defined").
>
> > Where to go from here? Do I have and old v
Well, I hadn't edited the Makefiles, I was planning on it (but won't now
that you pointed out the make option), but never got past making the generic
port
I tried adding WITHOUT_X11=yes to /etc/make.conf as well as X11BASE= and
X11BASE="", but I still get the same error.
Where to go from here
o:free...@edvax.de]
> Sent: Friday, January 08, 2010 10:35 PM
> To: Don O'Neil
> Cc: php-general@lists.php.net; freebsd-questi...@freebsd.org
> Subject: Re: Clean PHP 5.2.12 Build Core Dumping
>
> On Fri, 8 Jan 2010 16:18:11 -0800, "Don O'Neil"
> wrote:
&
Ok... more info on the problem...
I started with a clean untarred archive, ad just ran ./configure, make, make
test I get a core dump.
After running gdb on the core dump I noticed it was the sqlite stuff that
was dumping, so I re-ran configure with --without-sqlite
--without-pdo-sqlite --with
I'm trying to build a clean version of php 5.2.12 on my FreeBSD 6.1 box and
even with NO OPTIONS, php core dumps during the make test phase.
How do I go about tracking down what is causing this problem?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
ServerOffsetTimeStap >= Row_Start_TimeStamp
AND ServerOffsetTimeStap <= Row_End_TimeStamp
How would I do this?
Appreciate any help you can offer. Thanks!
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 305-2771
Inte
ry("UPDATE Areas SET Image = '$file'") or die("1".$db->error);
Has anyone else ever run into this type of UPDATE error with images
and PDF? We really need to get this dealt with ASAP.
Thanks!
Don Wieland
D W D a t a C o n c e p t s
~
query($query2) or die("No Area found.");
while($row2 = $results2->fetch_assoc()) {
$AreasList .= "value='{$row2['Area_id']}'>{$row2['Area']}";
}
$AreasList .= "";
ication of this Area with this Inlet?')\"\">Remove
Please let me know if this can be tweaked to work...
Thanks!
Don Wieland
D W D a t a C o n c e p t s
~
d...@dwdataconcepts.com
Direct Line - (949) 305-2771
Integrated data solutions to fit your bus
quot;No Access";
//header("location: {$ErrorPage}?message=Unable to update user
information.");
exit();
}
}
Validate_Page_Nav("user_list.php", "user_list.php");
There are parts of the code I was trying to debug.
Any help would be appreciated.
Don Wieland
D W D
"Phpster" wrote in message
news:587e29a7-9904-45f2-beb3-b818ed0ca...@gmail.com...
On Oct 19, 2009, at 9:29 AM, "Don" wrote:
> This doesn't not seem to be having an affect as the French characters are
> still written scrambled.
>
- Original Message -
From: "Phpster"
To: "Don"
Cc:
Sent: Monday, October 19, 2009 9:33 AM
Subject: Re: [PHP] French characters
On Oct 19, 2009, at 9:29 AM, "Don" wrote:
This doesn't not seem to be having an affect as the French characters
monly.
(almost seems to become a encoding standart)
-Original Message-
From: Don [mailto:d...@program-it.ca]
Sent: Monday, October 19, 2009 4:08 PM
To: php-general@lists.php.net
Subject: Re: [PHP] French characters
I am using the following code:
"Mert Ozteki
Thanks. For the database, there are many UTF8 collations. Is this the
recommended one?
UTF8_unicode-ci?
- Original Message -
From: Mert Oztekin
To: 'Don' ; php-general@lists.php.net
Sent: Monday, October 19, 2009 9:13 AM
Subject: RE: [PHP] French characters
Y
I am using the following code:
"Mert Oztekin" wrote in message
news:e2c046087e10d943811a0bd0a4e8316d1bd2e81...@ankara.anadolusigorta.pvt...
What about browsers encoding? And also, does your html code has a header
about character-encoding in french
-Original Message-----
hanks
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Andrew Ballard" wrote in message
news:b6023aa40904150926g3e6fb478s36b18b6a53ec3...@mail.gmail.com...
On Tue, Apr 14, 2009 at 10:30 PM, Jason Pruim wrote:
>
>
> On Apr 14, 2009, at 10:11 PM, "Don" wrote:
>
>> Hi,
>>
>> I have some code
ow to redirect the users but what I want to do is redirect a user
ONLY the first time the web site is accessed regardless of what page they
first access. I would like to minimize overhead (no database). Can this be
done?
Thanks,
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubs
Lists wrote:
:-)
Donovan
Is there going to be someone contacting me about my prize? :)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Paul M Foster wrote:
On Wed, Jan 28, 2009 at 01:45:07PM -0700, Don Collier wrote:
On that note, what would be a better book to learn from? I have always
been a fan of the O'Reilly books, but I am open to differing flavors of
kool-aid. One can never have too many resources.
Paul M Foster wrote:
See? This is what I'm talking about.
*I* understand what you're saying, Don, and I agree. But this guy is
just learning PHP from what is arguably not one of the best books on PHP
(IMO). And you're throwing MVC at him. Let him master the subtleties of
the
Paul M Foster wrote:
On Wed, Jan 28, 2009 at 12:05:34PM -0700, Don Collier wrote:
I am just learning PHP from the O'Reilly "Learning PHP 5" book and I
have a question regarding the formatting of text. Actually it is a
couple of questions.
First, when I use the \n and run
I am just learning PHP from the O'Reilly "Learning PHP 5" book and I
have a question regarding the formatting of text. Actually it is a
couple of questions.
First, when I use the \n and run the script from the command line it
works great. When I run the same code in a browser it does not put
Yup, thanks.
Also execute:
$array = array_values(array)
in order to fix the indexes
- Original Message -
From: "mike" <[EMAIL PROTECTED]>
To: "Don" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, August 14, 2008 11:16 PM
Subject: Re: [PHP] Removing an elem
Won't unset() destroy the entire array?
"mike" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Can't you unset() it? Sorry for top posting I'm on an iPhone
>
> On Aug 14, 2008, at 7:30 PM, "Don" <[EMAIL PROTECTED]> wr
cond element?
I have tried: $myArray = array_splice($myArray, 1, 1);
But this seems to remove the second element as well as all the following
elements and I am left with:
$myArray = array(array('1','2','3'));
when I really want:
$myArray = array(array(
oes anyone have an example of how to do this?
Thanks,
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Trying to create an articles rss feed for my site and I keep getting an
error that says:
=
A semi colon character was expected.
Line: 7 Character: 60
http://www.chirunning.com/shop/pages.php?pageid=19&id=383
=
I've tried every way imaginable to figure out why I am getting this error,
fina
Hi all,
I've got dates in the following formats e.g.
August 05, 2008, 10:14 am (e.g. today's date)
August 04, 2008, 7:08 am (e.g. yesterda's date)
August 03, 2008, 9:08 am (e.g. in the past)
I am trying to format these dates do I can display them like this
Today at 10:14 am (today)
Yesterday at
Hi All,
I've been reading on the internet that is most secure to store your database
details outside of the public accessible folder.
I am a bit stuck on how to do this.
I've got a folder "db_details" that contains the file "dbdetails" which
contains the database login info. I normally includ
Hi All,
Has anyone created or has tips for the creation of user groups in a app. e.g.
a Facebook group ?
I am trying to create groups in a social application where users on the site
can join a group etc its just much like a facebook group.
Any help will be appreciated.
Ta.
--
PHP
/profiles/profile/username/baller
--- On Fri, 7/25/08, Per Jessen <[EMAIL PROTECTED]> wrote:
> From: Per Jessen <[EMAIL PROTECTED]>
> Subject: Re: [PHP] URL Rewrite not working for me
> To: php-general@lists.php.net
> Date: Friday, July 25, 2008, 3:15 AM
> Don Don wrote:
&
Hi all,
I've set up a url rewrite code below.
Options +FollowSymLinks
RewriteEngine on
RewriteRule profile/username/(.*) profile.php?username=$1
It only works when I type in this url
http://www.example.com/profiles/profile/username/baller/
If i do not then the normal url
http://www.example
http://nuedream.com/nuequizpro/
I cant get the above product to work in php5. The product works in php4 but
has problems with a $this variable in the database class with php5. Has anyone
used the above product in php5 and found a way arround it ?
Cheers
Don
27; instead.
Actually, I think you may need to swap member/friendwith as well...
But why you are storing everybody's NAME twice is beyond me...
Or maybe I'm guessing wrongly what the fields are...
On Thu, January 24, 2008 10:49 am, Don Don wrote:
> Hi all I have a table below
>
Hi all I have a table below
CREATE TABLE `friends` (
`id` int(11) NOT NULL auto_increment,
`member_id` int(11) NOT NULL,
`member` varchar(32) NOT NULL,
`friendwith` varchar(32) NOT NULL,
`friendWithId` int(11) NOT NULL,
`status` varchar(32) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyIS
phplist. its awesome, opensource and will support all your needs.
srihari naidu <[EMAIL PROTECTED]> wrote: Hi,
I am searching for a good open source php mailing list manager for some
days. can any one suggest me one please.
Thanks in advance.
Regards,
Sri.
---
ugins out there ?
Cheers
Don.
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
dy edited
it.
Does anyone have any user friendly suggestions or can give me some URLs
where I can read up on this?
Thanks,
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Any time I compile PHP 4.4.7 with --with-ssl my apache 1.3.39 server core
dumps on my FreeBSD 6.1 box. Anyone have a work around for this or
suggestions where to look? I was having a similar problem with Curl, but
once I told curl where the OpenSSL home dir was that solved that problem.
The locati
I just tried rebuilding my apache & php to the latest version and now
whenever I try to start it it core dumps. If I remove the --with-openssl and
build with 4.4.6 of php at least it starts. I can't even get my old version
to build now...
Is there a work-around for this?
The setup is as follows:
Are there any known security issues/concerns with compiling PHP with
imap/pop3 support? Such as hijacking php pages and relaying spam, etc...?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Are there any known security issues/concerns with compiling PHP with
imap/pop3 support? Such as hijacking php pages and relaying spam, etc...?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Close your parenthesis, daggummit!
if ($_POST['pw'] != burgers )
^^^
--
Don Read [EMAIL PROTECTED]
-- It's alway
I meant i want to get rid of the braces. e.g. get the text up to the start of
the first brace and ignore anything from the first brace onwards
Dan Shirah <[EMAIL PROTECTED]> wrote: Maybe I'm blind, but I don't see any
commas in the text you are referring
to.
On 8/2/07, Don Don
hi all, am trying to cut some texts from a serries of string values e.g.
"this is how we do (50 cents feat. the game)"
"give it to me (nelly feat timerland)"
"let me hold you (bow wow feat omarion)"
i want to cut off the text between the comas and i've seen some examples
this is a test";
preg
I am reading the following xml data in a very large file using XML reader, the
xml structure looks like the xample given below
head
tail
head
part head 1
Part head 2
tail
head
tail
head
part head 1
Part head 2
tail
I can read al
Hi all,
Am kind of confused between htmlspecialchars and htmlentities. I've got data i
need to display data on a page containing e.g. " but will like it to be
displayed as "
htmlspecialchars or htmlentities or page character set ?
Cheers
-
Take the I
oad a page?
This is an extremely general question, like "I want users to be able to view
each other's profiles, how?"...
--rob
On 5/22/07, Don Don
wrote:
>
> Hi All, am trying to integrate a poke me poke you functionality to a web
> 2.0 application am developing. I've
Hi all, am trying to run a regular expression to a list of user entered data on
some forms.
I've creating what i think is a matching pattern for each category as shown
below:
function validateEntry($regularExpression, $fieldValue)
{
if(preg_match($regularExpression, $fieldValue))
{
Hi All, am trying to integrate a poke me poke you functionality to a web 2.0
application am developing. I've got some ideas of how to do this but am not
sure if its the best aproach. i am using the idea of a PM system since i've
done that earlier.
Does anyone have any way of implementing a po
oops ! [0]
cheers
Richard Davey <[EMAIL PROTECTED]> wrote:
Don Don wrote:
> I am having a bit of a confusion printing the values of an array i have. When
> i print_r this array it contains the following:
>
> Array ( [ValueA] => ValueA [ValueB] => valueB
I am having a bit of a confusion printing the values of an array i have. When i
print_r this array it contains the following:
Array ( [ValueA] => ValueA [ValueB] => valueB [TestValue] => TestValue [Errors]
=> Array ( [0] => Array ( [ErrorId] => AD27JH [ErrorMsg] => OK ) ) )
I can get the va
really hope
I'm mistaken, is to recompile php
with "--disable-soap".
I don't think you can do it from php.ini.
--
itoctopus - http://www.itoctopus.com
"Don Don"
wrote in message
news:[EMAIL PROTECTED]
> How can i disable soap client and server for php5, reason i
How can i disable soap client and server for php5, reason is that i've got
NuSOAP (which i must use) and its classes clash with that of PHP5. My php
configuration (when using displays soap client and server enabled
for php5. I need to disable if ..amd looking into the configs..to see how
che
1 - 100 of 531 matches
Mail list logo