sql

  1. R

    🔒 Closed Patulong paps sa php

    patulong po baka alam niyo tong error na ito TIA errors: Warning[/B]: Undefined array key "usern" in C:\xampp\htdocs\obs_db\login.php on line 15 Warning: Undefined array key "passw" in C:\xampp\htdocs\obs_db\login.php on line 16 <!DOCTYPE html> <html> <head> <body bgcolor="lightgray"> <meta...
  2. R

    🐘 PHP 2 table for admin and user log in

    ask ko lang mga ser baka meron kayo alam sa login pag na pag user nang nag log in sa index mapupunta. at kapag admin naman deretcho sa admin panel <?php require('db.php'); session_start(); // If form submitted, insert values into the database. if (isset($_POST['UserName'])){ // removes...
  3. B

    ❓ Help Sql injection

    pede po ba mapaltan ang data type ng column ? kung baga instead na char gagawing varchar
  4. V

    🔒 Closed Learning SQL: Generate, Manipulate, and Retrieve Data, 3rd Edition

    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing...
  5. M

    🔒 Closed Programming Course Materials

    For share mga sir, hoping na makatulong for aspiring programmer natin dito. LINK: https://drive.google.com/drive/folders/1SdkZuEAlHuRj3KihyEhUF2KxKe4REAJw?usp=sharing
  6. P

    ❓ Help VB.NET with SQL SERVER

    Pwede po makahingi idea paano ko po mapapagana sa ibang pc itong program po na maaccess nila SQL server. Maraming salamat po
  7. A

    ❓ Help Madali lang ba ang web application development at SQL database management?

    may inaaplyan ako sa isang dealer ng sasakyan sa makati. pero ito ang kailangan nila: Candidate must be a graduate of BS Computer Science, BS information Technology or any related course Knowledgeable in MS Office Application (Word, Excel, PowerPoint, & Access) Knowledgeable in basic computer...
  8. P

    ❓ Help Rdp :(

    ako'y nagbaba-sakali lang, baka may magbigay kahit 1month rdp ( windows server ). 😢 salamat agad ng sobra,
  9. A

    🔒 Closed [Udemy] Microsoft SQL Server for Beginners | Crash Course (1 day left)

    Microsoft SQL Server for Beginners | Crash Course Boot-camp to enhanced SQL Query Writing Skills : Database Crash course designed for beginners : Database Programming Requirements A Personal Computer SQL Server installation on Student's PC will be preferred but it is not mandatory Willingness...
  10. 2

    🔒 Closed (noob here) how to import sql database folder that has factories,migrations,seeds folders on it

    hello pa help po i cant really find tutorials on youtube on how explain importing these kinds of database instead of an sql file pag import lang po kase nang sql file alam ko sa mysql database
  11. Y

    🔒 Closed (FREE) Complete course of SQL Database Programming (Udemy Coupon Code kay Udemy for Limited Time Only)

    Udemy Link: https://www.udemy.com/course/php-mysql-certification-course-for-beginners/?couponCode=B940EF1DEA71AA5AC724 Enjoy...
  12. V

    🔒 Closed SQL injection Master Course

    🔰SQL injection Master Course🔰 ➖➖➖➖➖➖➖➖➖➖➖➖➖ CLICK HERE TO DOWNLOAD ➖➖➖➖➖➖➖➖➖➖➖➖➖ ➖➖➖➖➖➖➖➖➖➖➖➖ vbsfranZ ➖➖➖➖➖➖➖➖➖➖➖➖ ║▌║▌█║▌║ ▌█ ║▌║▌█ ║ ║ ║ ║▌║ ║
  13. P

    🔒 Closed Php login form

    Patulong naman sa mga batak sa php and database jan. Yung login form ko kasing ginawa ang kailangan lang para mag log in is LRN lang. Nasa database ko lahat ng LRN,pero nasa dalawang table sila. My tables are "grade11" and "grade12". Ginawa kong ganto kasi gusto ko pag nag login yung isang user...
  14. P

    🔒 Closed Sa mga Web developer or Programmer jan

    Ask ko lang sana if possible ba tong balak ko. Gumagawa kase ako ng voting system using html css and php. Yung webpage na gagawin ko is may limang section which is Home,Candidates,Partylists,Vote tsaka Results. Possible kayang yung Results section e viewable lang pag naglog in ka as an admin...
  15. M

    🔒 Closed SQL injection to test your web application security and how to prevent it

    Good day! Today, I'm going to share to you about SQL injection to test the security of your web application. Take note that this is for educational purposes only. First, let us know what really is SQL injection. SQL injection is a code injection technique in which malicious SQL statement is...
  16. F

    🔒 Closed [HELP] MYSQL

    Sir pano po ba I-query ang 500 and above lang na value sa Quantity table?
  17. O

    🔒 Closed MICROSOFT SQL SERVER 2016

    SQL Server 2016 is a version of Microsoft's relational database management system (RDBMS) that first became available in preview releases during 2015, with general availability on June 1, 2016. SQL Server 2016 is a sql -based database designed to support a mix of transaction processing, data...
  18. B

    🔒 Closed sugarcrm

    May mga tut ba kayo dito mga paps ? salamat po in advance sa mga magagaling na programmer dyan.
  19. Z

    🔒 Closed Help - attendance system php

    Paano po kaya yung isang button lang ng Log in at Log out. Pag nag log in yung user mag didisplay sa Time In then pag nag log in uli yung user sa time Out naman //log in <?php require_once 'admin/connect.php'; $student = $_POST['student']; $time = date("H:i", strtotime("+7 HOURS"))...
Back
Top