User Profile

Collapse

Profile Sidebar

Collapse
bhakti
bhakti
Last Activity: Nov 18 '07, 06:30 AM
Joined: Aug 31 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bhakti
    started a topic how to pass a php array to a sql query
    in PHP

    how to pass a php array to a sql query

    hi all,
    i have a string for example:
    $str="The annual general meeting is scheduled on ::date:: at ::time::.
    you all are requested to be present on ::date:: at ::time::."

    i store it in the Templates_T table in my DB. Template_ID =1 [for eg.] now this format can be used further for drafting letters or creating newsletters etc..

    Now in newsletters.php page for every ::date:: and ::time:: instance,...
    See more | Go to post
    Last edited by Atli; Nov 12 '07, 04:31 PM. Reason: Added [code] tags.

  • creating a back up [create and insert statement] for a table in mssql server 2005

    hi all,
    i have a php application connecting to mssql server 2005. i want to generate sql script for backing up a table with create statement and complete inserts. i dont want to use data publishing wizard. how can i do it.

    Thanks
    See more | Go to post
No activity results to display
Show More
Working...