Posted by monomaniac21 on 10/17/25 11:27
Hi guys!
Can anyone tell me how you can perform validation on a string variable
in PHP so that you can check if a specific character is contained
within the string. The reason for this is i am trying to create a form
for a site i am making and i want to validate the user's input for the
email address field, by ensuring it contains the '@' character.
Cheers.
Navigation:
[Reply to this message]
|