How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
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
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e