Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: [PHP-DB] PHP Array to Javascript?
On Wed, 25 Aug 2004 20:18:23 -0400, Chris Payne
<chris_payne@planetoxygene.com> wrote:
> Hi there everyone,
>
> I set an array using the following in PHP:
>
> $ringb[$i]="$complex_area";
>
> $i++;
>
> It cycles through my DB and stores the info, my question is, how can I
> convert it to a value that can be read in Javascript?
>
> I'm stumped.
>
>
> Chris
>

Output javascript code in HTML that would assign values to variables.
Asimple example would be

<script>

var  x;

x = <?php echo $valueofX; ?>;
</script>


HTH
----

ramil

http://ramil.sagum.net

Report this thread to moderator Post Follow-up to this message
Old Post
Ramil Sagum
08-26-04 01:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP DB archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:56 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.