Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
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)
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
standard ALV application toolbar, into custom report....
HI,
I have a question regarding displaying standard ALV menu path and application toolbar
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how