Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
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
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s