Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.1K
~320 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 3
Favorite Tags
php x 3
javascript x 1
2 Posted Topics
Hi, I'm trying to not show the user a php error and have tried the following: error_reporting(0); (may not be the best idea) error_reporting(E_ERROR); to remove a warning type error and it doesn't seem to work. The php version is 4.3.2 display_errors is set to on Anyone know why this …
[QUOTE=almualim;609303]hi friends i want to use php code with JS functi:$ on, please help me[/QUOTE] I am able to cause a php script to execute by using the following attribute inside a <a> tag: onClick="parent.location='your_file.php?param=value'" Hope that helps, Dave
The End.
guido_sarducci