473,499 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

server side validation without server side script

53 New Member
Is there is any easy way to do the Server side validation in PHP without using the Server side script?
Is there is any options to do the Validations as in .NET by using validation controls?
There is a need to validate it by using several if statements in PHP at server side.

Give my a finer solution to validate them easily.
Apr 30 '08 #1
4 1618
Markus
6,050 Recognized Expert Expert
Is there is any easy way to do the Server side validation in PHP without using the Server side script?
This makes no sense; you cant do server side vlidation without using a server side coding.

Please explain a little more
Apr 30 '08 #2
Atli
5,058 Recognized Expert Expert
Hi. Like Markus said: you can not do server side validations without server side code.

This is also true for the ASP.Net controls.
Not really knowing all the bells and whistles of ASP.Net, I do believe that the ASP.Net validation controls require some server-side coding as well.
Apr 30 '08 #3
dlite922
1,584 Recognized Expert Top Contributor
Is there is any easy way to do the Server side validation in PHP without using the Server side script?
Is there is any options to do the Validations as in .NET by using validation controls?
There is a need to validate it by using several if statements in PHP at server side.

Give my a finer solution to validate them easily.
see Javascript

Validations on client side, then submit, but STILL validate, it is possible for hackers to by-pass javascript validation, i.e. mysql_real_escape_string().

Good luck.
May 2 '08 #4
gnawz
64 New Member
see Javascript

Validations on client side, then submit, but STILL validate, it is possible for hackers to by-pass javascript validation, i.e. mysql_real_escape_string().

Good luck.
What validation are you talking about?

Give an example!
May 2 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
8374
by: Hazzard | last post by:
I just realized that the code I inherited is using all asp.net server controls (ie. webform controls) and when I try to update textboxes on the client side, I lose the new value of the textbox when...
4
4489
by: earwicker | last post by:
I recently deployed a web application which contains a user registration form with the usual fields: name, address, email, password, etc. Each of the TextBoxes uses a validation control to verify...
3
13117
by: Earl Teigrob | last post by:
I wanted my "Terms and Conditions" Checkbox control to participate in my ASP.NET validation just like all the the other controls on the page. After some time of searching the web for an example of...
4
2442
by: Prodip Saha | last post by:
Dear ASP.NET Gurus, I have a TextBox control with AutoPostBack set to true to execute the server scripts. I also, added some client script for validation.What I want is--execute the client script...
3
1742
by: Ronan Dodworth | last post by:
Hi there I'm having a little bit of a problem with my customvalidator control. The problem is the javascript runs fine on my local webserver IIS but not when I post it to the web hosting server....
2
4549
by: Mark | last post by:
Hi, I've been having problems with the validation controls not working on my deployment server. Initially it was a security issue with the anonymous account not having permissions to access...
3
1467
by: Arpan | last post by:
I am a newbie in ASP.NET (using VB.NET) & work on Windows 2000 Professional. I find that the client browser just doesn't play any role other than rendering the page in HTML & the server does all...
2
4492
by: dustbort | last post by:
I recently had a problem where my required field validator stopped working. But, the page still posted back and tried to insert a record into the database without performing server-side validation....
5
2251
by: =?Utf-8?B?dXNmaW5lY2F0cw==?= | last post by:
I'm new to asp.net. I'm trying to follow the tutorial walkthroughs and have got a few done. Now I'm doing the one about validating input, and I've run into some problems. In particular, I am...
0
7174
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7220
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6894
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7388
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5470
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4600
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3099
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.