Add content for PHP strings (#27489)
* Add content for PHP strings * fix: resolved conflict
This commit is contained in:
committed by
Randell Dawson
parent
3f2b07ed71
commit
0890dda962
13
mock-guide/english/php/forms/validating-form-input/index.md
Normal file
13
mock-guide/english/php/forms/validating-form-input/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Validating Form Input
|
||||
---
|
||||
## Validating Form Input
|
||||
|
||||
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/php/forms/validating-form-input/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
|
||||
|
||||
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
|
||||
|
||||
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
|
||||
|
||||
#### More Information:
|
||||
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
Reference in New Issue
Block a user