diff --git a/encoder/app.php b/encoder/app.php index 945be56..1e2849a 100644 --- a/encoder/app.php +++ b/encoder/app.php @@ -49,8 +49,8 @@ if (isset($_POST['submit'])) { } // 2. Determine target dimensions - $target_width = ($input_name === 'app_logo') ? 512 : 1080; - $target_height = ($input_name === 'app_logo') ? 512 : 1080; + $target_width = ($input_name === 'app_logo') ? 256 : 1080; + $target_height = ($input_name === 'app_logo') ? 256 : 1080; // 3. Load the source image $src_img = @imagecreatefrompng($tmp_path); @@ -108,7 +108,10 @@ if (isset($_POST['submit'])) { 'eo_contact_details', 'company_name', 'cin_number', - 'gstin_number' + 'gstin_number', + 'content_type', + 'content_rating', + 'content_language' ]; $data_to_save = []; @@ -190,7 +193,7 @@ include 'header.php'; - +
@@ -226,6 +229,37 @@ include 'header.php';
+ +
+

Content Details

+
+ + +
+
+ + +
+
+ + +
+
+

Upload Ad (PNG)