|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-30 14:42 UTC] fmk@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 14:00:01 2025 UTC |
for INSERT,UPDATE,DELETE $Sql="INSERT INTO $phpAds_tbl_session (Cod_Sessions,moses_SessionID,moses_SessionData,moses_LastUpdate)VALUES ($Max,'$SessionID', '".AddSlashes(serialize($Session)) . "', ".date("YmdHis").")" ; if ($conn->Execute($Sql)===false){ Connection_die("Kc_End insertando"); $conn->close(); } $con->execute all code return false forever