How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select