php popup window

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
swathisundar
Forum Newbie
Posts: 4
Joined: Thu Feb 04, 2010 2:19 am

php popup window

Post by swathisundar »

hai friends


i have developed the project in php.my problem is i want create new dhtml popup using javascript ...and i have pass my values that popup window....


pls anybody help me....


regards
Swathi.
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: php popup window

Post by pbs »

Use window.open() of javascript
Post Reply