Jump to content
php.lv forumi

CMS vizītkartes tipa mājaslapai


buipis

Recommended Posts

Ja neatļauj wordpress, tad droši vien būtu vērts pie paša hostinga noskaidrot, ko tad ļauj? Manuprāt ir simtiem un pat tūkstošiem produktu, kas ir būtiski sliktāki/nedrošāki/utt. par wordpress

Link to comment
Share on other sites

Kontaktforma:

<form method="post" action="">
<table>
<tr>
<td>Your name:</td><td><input type="text" name="yourname" /></td>
</tr>
<tr>
<td><textarea name="contacttext" rows="4" cols="50"></textarea></td>
</tr>
<tr>
<td><input type="submit" name="send" value="Contact" /></td>
</tr>
</table>
</form>

utt. forma lūk tev ir, daGrevis, kontaktFORMA ir uz HTML :)

Edited by Kemito
Link to comment
Share on other sites

Kontaktforma:

<form method="post" action="">
<table>
<tr>
<td>Your name:</td><td><input type="text" name="yourname" /></td>
</tr>
<tr>
<td><textarea name="contacttext" rows="4" cols="50"></textarea></td>
</tr>
<tr>
<td><input type="submit" name="send" value="Contact" /></td>
</tr>
</table>
</form>

utt. forma lūk tev ir, daGrevis, kontaktFORMA ir uz HTML :)

A kurš viņu apstrādās un kur glabās rezultātu? Tad jau labāk GET nevis POST, vismaz log failos varēs apskatīties ko tev sūta :D

Link to comment
Share on other sites

Kontaktforma:

<form method="post" action="">
<table>
<tr>
<td>Your name:</td><td><input type="text" name="yourname" /></td>
</tr>
<tr>
<td><textarea name="contacttext" rows="4" cols="50"></textarea></td>
</tr>
<tr>
<td><input type="submit" name="send" value="Contact" /></td>
</tr>
</table>
</form>

utt. forma lūk tev ir, daGrevis, kontaktFORMA ir uz HTML :)

 

Hā, hā... Kas vēl? =D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...