Posts
 
Reputation
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 #44.2K
~1K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for Farouq21

Hay Farouq21 ,, you want to replace to [quote=MsF.Shawahneh] like this ? okay take the solution : $text = "[quote=username] hay his is quote [/quote]";//put the text here $username='Mohammad';//get the username from the DB here $text = str_replace("[quote=username]","[quote=".$username."]",$text); echo $text; this what i understand from you but if you want …

Member Avatar for diafol
0
288
Member Avatar for Dani
Member Avatar for mallows.yum

take this query $strSQL = "SELECT * FROM employee WHERE projmgr = '".$UserName."' AND projname = '".$_POST["projname"]."' "; this one should be work

Member Avatar for Eng. Hadi
0
471
Member Avatar for davy_yg

you did not set the code Correctly try this and replace the `here put the url of the swf file` to the url file <script src="Scripts/swfobject_modified.js" type="text/javascript"></script> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="50" height="50" id="FlashID" title="Flash player"> <param name="movie" value="here put the url of the swf file"> <param name="quality" value="high"> <param name="wmode" value="opaque"> …

Member Avatar for MsF.Shawahneh
0
255

The End.