Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
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
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)