Abdullah Al Mamun

    22-Dec-13 11:40:47 pm

    Help me

    আমি একটা অদভুত সমস্যাই পড়ছি। আমার কাছে অদভুত লাগছে হইতো সমাধান না জানার কারনে। আমি ফর্ম থেকে বড় কোন ডাটা সেন্ড করলে সেটা ডাটাবেজে সেভ হচ্ছে না। আবার ডাটাবেজে আগে থেকে সেভকৃত ডাটা কপি করে দিলে ঠিকই সেটা সেভ হচ্ছে(সেভকৃত ডাটাটি পি এইচ পি মাই এডমিন এ গিয়ে ম্যানুয়ালি সেভ করা)। সেভকৃত ডাটা ৩/৪ বার পেষ্...

    Read More


    Abdullah Al Mamun

    11-Dec-13 10:50:33 pm

    Help me

    আমি নিচে যে কোডটি দিলাম তাতে বড় কোন টেক্সট (৬০০/৭০০ অক্ষরের টেক্সট) ডাটাবেজে ইনসার্ট হচ্ছে না। কারনটা বুজতে পারছি না। অনুগ্রহ করে আমাকে সাহায্য করবেন। <?php if(isset($_POST["smit"])){ $newsHead=$_POST["txtNews"]; $txtDetail=$_POST["txtDetail"]; $db=new...

    Read More


    Abdullah Al Mamun

    09-Dec-13 10:40:07 pm

    How to make a easy php photo gallery

    Simple PHP Photo gallery. koto sohoj seta deken. Kub sohoj akta PHP Photo galary dilam asa kori karo karo kaje lagbe abar karor kase biroktikor mone hobe. jara birokto hoben tader jonno boli sorry. amar ai code sudu photo galaryte na issa korle apni registration form a-o use korte paren. karon at...

    Read More


    Zia Uddin Muhammad Tarek

    19-Nov-13 01:38:24 am

    How to make a photo gallery in php

    How to make a Photo Gallery in php? Dear friends i try to make a Photo Gallery in my project in PHP language. Now i want to share the script and the process step by step. First of all i would like to give my cordial thanks to my honorable teacher Mr. Towhid Sir for give me the proper instruction....

    Read More


    Mohammad Towhidul Islam

    07-Nov-13 11:43:17 am

    Securing the form against email injection

    Securing the form against email injection Spammers are looking for exploitable email forms to send spam emails. They use the form handler script as a ‘relay’. What they do is to submit the form with manipulated form values. To secure our form from such attacks, we need to validate the submitt...

    Read More


    Mohammad Towhidul Islam

    07-Nov-13 11:29:58 am

    Simple email contact form with php html form contactform htm form name

    Simple Email Contact Form with PHP HTML Form contact_form.htm <form name="contactform" method="post" action="send_form_email.php"> <table width="450px"> <tr> <td valign="top"> <label for="first_name"&...

    Read More


    Mohammad Towhidul Islam

    28-Oct-13 04:13:36 pm

    Basic pagination with php and mysql assuming that you have an user

    field data type Attributes id int(10) auto_increment primary key name varchar(50) not null //----items.php-----// <?php $db=new mysqli("localhost","root","","my_db"); $perPage = 10; $page = (isset($_GET['page'])) ? (i...

    Read More


    Mohammad Towhidul Islam

    03-Oct-13 10:37:58 pm

    How to set a permanent 301 redirect using php setting up permanent

    How to Set a Permanent 301 Redirect Using PHP? Setting up a permanent 301 redirect is quite easy for users having Cpanel or similar control panel. But what if we are using a webserver that does not support the .htaccess file? Here below is the code that you can use in a php file to set a perm...

    Read More


    Mohammad Towhidul Islam

    03-Oct-13 12:06:46 pm

    Php performance optimization on strings arrays errors oop here are some performance

    PHP Performance Optimization on Strings,Arrays,Errors,OOP Here are some performance/optimization tips, tricks and best practices to keep in mind when developing in PHP. The list will be updated on a regular basis, so check back for updates Strings • Use str_replace() instead of preg_repla...

    Read More


    Mohammad Towhidul Islam

    03-Oct-13 12:01:50 pm

    Php performance optimization on functions and constructs here are some performance optimization

    PHP Performance Optimization on Functions and Constructs Here are some performance/optimization tips, tricks and best practices to keep in mind when developing in PHP. The list will be updated on a regular basis, so check back for updates Functions & Constructs • Use echo instead of p...

    Read More


Copyright © 2025. Powered by Intellect Software Ltd