Diff
checker
टेक्स्ट
टेक्स्ट
छवियां
दस्तावेज़
Excel
फ़ोल्डर्स
Legal
Enterprise
डेस्कटॉप
मूल्य
साइन इन करें
Diffchecker डेस्कटॉप डाउनलोड करें
टेक्स्ट की तुलना करें
दो टेक्स्ट फ़ाइलों के बीच अंतर ढूंढें
उपकरण
इतिहास
रियल-टाइम एडिटर
अपरिवर्तित संक्षिप्त करें
लाइन रैप बंद
लेआउट
विभाजित
संयुक्त
परिवर्तन हाइलाइट करें
स्मार्ट
शब्द
अक्षर
सिंटैक्स हाइलाइटिंग
सिंटैक्स चुनें
अनदेखा करें
टेक्स्ट बदलें
पहले अंतर पर जाएँ
इनपुट संपादित करें
Diffchecker Desktop
Diffchecker चलाने का सबसे सुरक्षित तरीका। Diffchecker Desktop ऐप पाएं: आपके diffs कभी आपके कंप्यूटर से बाहर नहीं जाते!
Desktop पाएं
Untitled diff
बनाया गया
11 वर्ष पहले
Diff कभी समाप्त नहीं होता
साफ़
निर्यात करें
शेयर करें
दोनों टेक्स्ट समान हैं
इन दो टेक्स्ट के बीच कोई अंतर नहीं है
0 हटाए गए
लाइनें
कुल
हटाया गया
अक्षर
कुल
हटाया गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
19 लाइनें
सभी को कॉपी करें
0 जोड़े गए
लाइनें
कुल
जोड़ा गया
अक्षर
कुल
जोड़ा गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
19 लाइनें
सभी को कॉपी करें
I was wondering if anyone can assist which a project I am working on.
I was wondering if anyone can assist which a project I am working on.
Very new to php though.
Very new to php though.
I currently have a membership form which captures details and the uploaded image which gets stored into a directory.
I currently have a membership form which captures details and the uploaded image which gets stored into a directory.
On the display page of the members details it echos the following:
On the display page of the members details it echos the following:
<?php echo "<img src=adminis/images/".$photo; ?>
<?php echo "<img src=adminis/images/".$photo; ?>
But most of the time members don't upload a image and now it just shows the "broken image link"
But most of the time members don't upload a image and now it just shows the "broken image link"
Since there is no entry in database so no image will display.
Since there is no entry in database so no image will display.
So I want it to pick up a default img in that directory when no image on membership form was uploaded.
So I want it to pick up a default img in that directory when no image on membership form was uploaded.
If anyone can assist I would appreciate it - or if more info is required let me know.
If anyone can assist I would appreciate it - or if more info is required let me know.
Thanks
Thanks
सेव किए गए Diffs
ऑरिजनल टेक्स्ट
फ़ाइल खोलें
I was wondering if anyone can assist which a project I am working on. Very new to php though. I currently have a membership form which captures details and the uploaded image which gets stored into a directory. On the display page of the members details it echos the following: <?php echo "<img src=adminis/images/".$photo; ?> But most of the time members don't upload a image and now it just shows the "broken image link" Since there is no entry in database so no image will display. So I want it to pick up a default img in that directory when no image on membership form was uploaded. If anyone can assist I would appreciate it - or if more info is required let me know. Thanks
परिवर्तित टेक्स्ट
फ़ाइल खोलें
I was wondering if anyone can assist which a project I am working on. Very new to php though. I currently have a membership form which captures details and the uploaded image which gets stored into a directory. On the display page of the members details it echos the following: <?php echo "<img src=adminis/images/".$photo; ?> But most of the time members don't upload a image and now it just shows the "broken image link" Since there is no entry in database so no image will display. So I want it to pick up a default img in that directory when no image on membership form was uploaded. If anyone can assist I would appreciate it - or if more info is required let me know. Thanks
अंतर खोजें