No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Re: 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 … ![]() | |
Re: take this query $strSQL = "SELECT * FROM employee WHERE projmgr = '".$UserName."' AND projname = '".$_POST["projname"]."' "; this one should be work | |
Re: 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"> … |
The End.