Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav