How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
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)
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any