Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data